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 Rust toolchain to 1.75.0 #88

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

expressvpn-iat-bot
Copy link
Collaborator

Automated changes by create-pull-request GitHub action

Copy link

Code coverage summary for 1559a2f:

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            173                86    50.29%          52                16    69.23%         342               126    63.16%           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%          48                 3    93.75%           0                 0         -
wolfssl/src/ssl.rs                471               199    57.75%          79                22    72.15%         995               263    73.57%           0                 0         -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                             758               315    58.44%         171                49    71.35%        1539               413    73.16%           0                 0         -

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

@kp-mariappan-ramasamy
Copy link
Contributor

@kp-mariappan-ramasamy
Copy link
Contributor

  • We do not have async_trait in public apis
  • We have explicit version in Cargo.toml

No additional changes needed for the update

Copy link
Contributor

@kp-mariappan-ramasamy kp-mariappan-ramasamy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kp-mariappan-ramasamy kp-mariappan-ramasamy merged commit 0b90177 into main Jan 3, 2024
7 checks passed
@kp-mariappan-ramasamy kp-mariappan-ramasamy deleted the gha/rust-toolchain-update branch January 3, 2024 04:14
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