Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[auto] Update cargo dependencies #83

Merged
merged 2 commits into from
Dec 6, 2023
Merged

[auto] Update cargo dependencies #83

merged 2 commits into from
Dec 6, 2023

Conversation

expressvpn-iat-bot
Copy link
Collaborator

$ cargo update
    Updating crates.io index
    Updating linux-raw-sys v0.4.11 -> v0.4.12
    Updating rustix v0.38.25 -> v0.38.26

```console
$ cargo update
    Updating crates.io index
    Updating linux-raw-sys v0.4.11 -> v0.4.12
    Updating rustix v0.38.25 -> v0.38.26
```
Copy link

github-actions bot commented Dec 6, 2023

Code coverage summary for 1c1bee5:

Filename                      Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
wolfssl-sys/src/lib.rs              7                 0   100.00%           4                 0   100.00%          26                 0   100.00%           0                 0         -
wolfssl/src/callback.rs             2                 2     0.00%           1                 1     0.00%           1                 1     0.00%           0                 0         -
wolfssl/src/context.rs            172                86    50.00%          52                16    69.23%         337               126    62.61%           0                 0         -
wolfssl/src/error.rs               21                 7    66.67%          12                 4    66.67%          49                 5    89.80%           0                 0         -
wolfssl/src/lib.rs                 64                16    75.00%          18                 6    66.67%          78                15    80.77%           0                 0         -
wolfssl/src/rng.rs                 20                 5    75.00%           5                 0   100.00%          47                 3    93.62%           0                 0         -
wolfssl/src/ssl.rs                470               198    57.87%          79                22    72.15%         991               259    73.86%           0                 0         -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                             756               314    58.47%         171                49    71.35%        1529               409    73.25%           0                 0         -

✅ Region coverage 58% passes
✅ Line coverage 73% passes

Error:
error[duplicate]: found 2 duplicate entries for crate 'windows_x86_64_msvc'
   ┌─ /work/expressvpn/wolfssl-rs/Cargo.lock:94:1
   │
94 │ ╭ windows_x86_64_msvc 0.48.5 registry+https://github.com/rust-lang/crates.io-index
95 │ │ windows_x86_64_msvc 0.52.0 registry+https://github.com/rust-lang/crates.io-index
   │ ╰────────────────────────────────────────────────────────────────────────────────^ lock entries
@kp-mariappan-ramasamy
Copy link
Contributor

@xv-ian-c Fixed the cargo deny allowed duplicates list after update

@xv-ian-c xv-ian-c merged commit ecabb17 into main Dec 6, 2023
7 checks passed
@xv-ian-c xv-ian-c deleted the gha/cargo-update branch December 6, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants