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