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

Implement rnp_signature_get_features and rnp_key_set_features. #2179

Closed
wants to merge 2 commits into from

clang-format

ecf055e
Select commit
Loading
Failed to load commit list.
Closed

Implement rnp_signature_get_features and rnp_key_set_features. #2179

clang-format
ecf055e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2024 in 0s

77.33% (+0.26%) compared to 2cf8fd2

View this Pull Request on Codecov

77.33% (+0.26%) compared to 2cf8fd2

Details

Codecov Report

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

Comparison is base (2cf8fd2) 77.07% compared to head (ecf055e) 77.33%.

Files Patch % Lines
src/lib/pgp-key.cpp 0.00% 57 Missing ⚠️
src/lib/rnp.cpp 0.00% 30 Missing ⚠️
src/librepgp/stream-sig.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2179      +/-   ##
==========================================
+ Coverage   77.07%   77.33%   +0.26%     
==========================================
  Files         194      176      -18     
  Lines       37257    34724    -2533     
==========================================
- Hits        28715    26854    -1861     
+ Misses       8542     7870     -672     

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