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

Release wolfssl v3.0.0 #201

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Release wolfssl v3.0.0 #201

merged 1 commit into from
Dec 2, 2024

Conversation

xv-ian-c
Copy link
Contributor

@xv-ian-c xv-ian-c commented Dec 2, 2024

@xv-ian-c xv-ian-c added the release Trigger the release GitHub Action. See the action definition for more details. label Dec 2, 2024
@xv-ian-c xv-ian-c requested a review from a team as a code owner December 2, 2024 09:07
Copy link

github-actions bot commented Dec 2, 2024

Code coverage summary for 23bed1b:

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                   172                83    51.74%          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                        68                14    79.41%          14                 2    85.71%          84                15    82.14%           0                 0         -
wolfssl/src/rng.rs                        19                 5    73.68%           4                 0   100.00%          47                 3    93.62%           0                 0         -
wolfssl/src/ssl.rs                       471               202    57.11%          80                24    70.00%        1060               276    73.96%           0                 0         -
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                    769               313    59.30%         156                41    73.72%        1705               436    74.43%           0                 0         -

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

Copy link

github-actions bot commented Dec 2, 2024

🚀 Release Plan

Crate Previous version New version Release? Comment
wolfssl 2.0.0 3.0.0 ✅ Release
wolfssl-sys 2.0.0 2.0.0 ❎ No release

@xv-ian-c xv-ian-c merged commit 3ed77c4 into main Dec 2, 2024
10 checks passed
@xv-ian-c xv-ian-c deleted the release-wolfssl-3.0.0 branch December 2, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Trigger the release GitHub Action. See the action definition for more details.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants