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 v0.17.1 #2190

Merged
merged 84 commits into from
May 3, 2024

Update docs for the v0.17.1 release.

4f37e12
Select commit
Loading
Failed to load commit list.
Merged

Release v0.17.1 #2190

Update docs for the v0.17.1 release.
4f37e12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 1, 2024 in 1s

81.40% (-2.08%) compared to 0401f9c

View this Pull Request on Codecov

81.40% (-2.08%) compared to 0401f9c

Details

Codecov Report

Attention: Patch coverage is 90.99099% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 81.40%. Comparing base (0401f9c) to head (4f37e12).

Files Patch % Lines
src/lib/crypto/rsa_ossl.cpp 90.62% 9 Missing ⚠️
src/lib/crypto/dsa_ossl.cpp 90.56% 5 Missing ⚠️
src/lib/crypto/elgamal_ossl.cpp 68.75% 5 Missing ⚠️
src/lib/crypto/ec_ossl.cpp 91.66% 4 Missing ⚠️
src/lib/rnp.cpp 81.81% 2 Missing ⚠️
src/librepgp/stream-parse.cpp 0.00% 2 Missing ⚠️
src/lib/crypto/backend_version.cpp 50.00% 1 Missing ⚠️
src/lib/crypto/bn.h 95.45% 1 Missing ⚠️
src/librepgp/stream-armor.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release/0.x    #2190      +/-   ##
===============================================
- Coverage        83.48%   81.40%   -2.08%     
===============================================
  Files              159      105      -54     
  Lines            31957    23420    -8537     
===============================================
- Hits             26679    19066    -7613     
+ Misses            5278     4354     -924     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.