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

deny.toml: Update for advisories and licenses stanzas to version 2 #114

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

xv-ian-c
Copy link
Contributor

Several fields were deprecated and causing warnings, out settings match the new default behaviour anyway.

See EmbarkStudios/cargo-deny#611 for more.

Several fields were deprecated and causing warnings, out settings match the new
default behaviour anyway.

See EmbarkStudios/cargo-deny#611 for more.
Copy link

Code coverage summary for f324a7f:

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                467               204    56.32%          84                24    71.43%        1051               275    73.83%           0                 0         -
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                             754               320    57.56%         176                51    71.02%        1595               425    73.35%           0                 0         -

✅ Region coverage 57% passes
✅ Line coverage 73% passes

@kp-mariappan-ramasamy kp-mariappan-ramasamy merged commit a64945d into main Mar 13, 2024
8 checks passed
@kp-mariappan-ramasamy kp-mariappan-ramasamy deleted the cargo-deny-deprecated-config branch March 13, 2024 01:19
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