Skip to content

Add tests for rnp_revocation_signature_create() and related functions.

Codecov / codecov/project succeeded Jan 17, 2024 in 0s

77.23% (+0.16%) compared to 2cf8fd2

View this Pull Request on Codecov

77.23% (+0.16%) compared to 2cf8fd2

Details

Codecov Report

Attention: 48 lines in your changes are missing coverage. Please review.

Comparison is base (2cf8fd2) 77.07% compared to head (ee0a376) 77.23%.

❗ Current head ee0a376 differs from pull request most recent head ab43906. Consider uploading reports for the commit ab43906 to get more accurate results

Files Patch % Lines
src/lib/rnp.cpp 82.42% 29 Missing ⚠️
src/lib/pgp-key.cpp 91.00% 9 Missing ⚠️
src/tests/support.cpp 87.23% 6 Missing ⚠️
src/librepgp/stream-dump.cpp 0.00% 2 Missing ⚠️
src/librepgp/stream-sig.cpp 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2160      +/-   ##
==========================================
+ Coverage   77.07%   77.23%   +0.16%     
==========================================
  Files         194      194              
  Lines       37257    37705     +448     
==========================================
+ Hits        28715    29121     +406     
- Misses       8542     8584      +42     

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