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

Merged
merged 1 commit into from
Dec 13, 2023
Merged

[auto] Update cargo dependencies #85

merged 1 commit into from
Dec 13, 2023

Conversation

expressvpn-iat-bot
Copy link
Collaborator

$ cargo update
    Updating crates.io index
    Updating libc v0.2.150 -> v0.2.151
    Updating mio v0.8.9 -> v0.8.10
    Updating once_cell v1.18.0 -> v1.19.0
    Updating rustix v0.38.26 -> v0.38.28
    Updating syn v2.0.39 -> v2.0.41
    Updating tokio v1.34.0 -> v1.35.0

```console
$ cargo update
    Updating crates.io index
    Updating libc v0.2.150 -> v0.2.151
    Updating mio v0.8.9 -> v0.8.10
    Updating once_cell v1.18.0 -> v1.19.0
    Updating rustix v0.38.26 -> v0.38.28
    Updating syn v2.0.39 -> v2.0.41
    Updating tokio v1.34.0 -> v1.35.0
```
Copy link

Code coverage summary for fa261ce:

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

@xv-ian-c xv-ian-c merged commit ff0acb6 into main Dec 13, 2023
7 checks passed
@xv-ian-c xv-ian-c deleted the gha/cargo-update branch December 13, 2023 08:13
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