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 #181

Merged
merged 1 commit into from
Sep 16, 2024
Merged

[auto] Update cargo dependencies #181

merged 1 commit into from
Sep 16, 2024

Conversation

expressvpn-iat-bot
Copy link
Collaborator

$ cargo update
    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating cc v1.1.18 -> v1.1.19
    Updating once_cell v1.19.0 -> v1.20.0
    Updating rustix v0.38.36 -> v0.38.37
    Updating unicode-ident v1.0.12 -> v1.0.13
note: pass `--verbose` to see 8 unchanged dependencies behind latest

```console
$ cargo update
    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating cc v1.1.18 -> v1.1.19
    Updating once_cell v1.19.0 -> v1.20.0
    Updating rustix v0.38.36 -> v0.38.37
    Updating unicode-ident v1.0.12 -> v1.0.13
note: pass `--verbose` to see 8 unchanged dependencies behind latest
```
@expressvpn-iat-bot expressvpn-iat-bot requested a review from a team as a code owner September 16, 2024 05:26
Copy link

Code coverage summary for 2e49a05:

Filename                             Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
wolfssl-sys/src/lib.rs                     5                 0   100.00%           2                 0   100.00%          24                 0   100.00%           0                 0         -
wolfssl/src/chacha20_poly1305.rs          14                 2    85.71%           5                 0   100.00%          95                 2    97.89%           0                 0         -
wolfssl/src/context.rs                   173                84    51.45%          46                15    67.39%         340               127    62.65%           0                 0         -
wolfssl/src/error.rs                      21                 9    57.14%           7                 3    57.14%          53                11    79.25%           0                 0         -
wolfssl/src/lib.rs                        65                11    83.08%          14                 2    85.71%          81                12    85.19%           0                 0         -
wolfssl/src/rng.rs                        19                 5    73.68%           4                 0   100.00%          47                 3    93.62%           0                 0         -
wolfssl/src/ssl.rs                       472               203    56.99%          81                25    69.14%        1059               277    73.84%           0                 0         -
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                    769               314    59.17%         159                45    71.70%        1699               432    74.57%           0                 0         -

✅ Region coverage 59% passes
✅ Line coverage 74% passes

@xv-raihaan-m xv-raihaan-m merged commit 8e2be3d into main Sep 16, 2024
8 checks passed
@xv-raihaan-m xv-raihaan-m deleted the gha/cargo-update branch September 16, 2024 06:49
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.

2 participants