Skip to content
New issue

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

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

Already on GitHub? # to your account

[auto] Update cargo dependencies #222

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

expressvpn-iat-bot
Copy link
Collaborator

$ cargo update
    Updating crates.io index
     Locking 6 packages to latest compatible versions
    Updating cc v1.2.14 -> v1.2.15
    Updating either v1.13.0 -> v1.14.0
    Updating libc v0.2.169 -> v0.2.170
    Updating log v0.4.25 -> v0.4.26
    Updating miniz_oxide v0.8.4 -> v0.8.5
    Updating unicode-ident v1.0.16 -> v1.0.17

```console
$ cargo update
    Updating crates.io index
     Locking 6 packages to latest compatible versions
    Updating cc v1.2.14 -> v1.2.15
    Updating either v1.13.0 -> v1.14.0
    Updating libc v0.2.169 -> v0.2.170
    Updating log v0.4.25 -> v0.4.26
    Updating miniz_oxide v0.8.4 -> v0.8.5
    Updating unicode-ident v1.0.16 -> v1.0.17
```
@expressvpn-iat-bot expressvpn-iat-bot requested a review from a team as a code owner February 24, 2025 05:25
Copy link

Code coverage summary for df38bec:

Filename                             Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
wolfssl-sys/src/lib.rs                     6                 0   100.00%           3                 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                   170                83    51.18%          45                14    68.89%         344               131    61.92%           0                 0         -
wolfssl/src/error.rs                      19                 7    63.16%           5                 1    80.00%          51                 9    82.35%           0                 0         -
wolfssl/src/lib.rs                        64                14    78.12%          12                 2    83.33%          82                15    81.71%           0                 0         -
wolfssl/src/rng.rs                        19                 5    73.68%           4                 0   100.00%          47                 3    93.62%           0                 0         -
wolfssl/src/ssl.rs                       470               202    57.02%          80                24    70.00%        1065               281    73.62%           0                 0         -
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                    762               313    58.92%         154                41    73.38%        1708               441    74.18%           0                 0         -

✅ Region coverage 58% passes
✅ Line coverage 74% passes

@kp-mariappan-ramasamy kp-mariappan-ramasamy merged commit 6b01d03 into main Feb 24, 2025
8 checks passed
@kp-mariappan-ramasamy kp-mariappan-ramasamy deleted the gha/cargo-update branch February 24, 2025 05:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants