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

feat: X.509 support for CAWG identity SDK #880

Merged
merged 8 commits into from
Jan 25, 2025

Merge branch 'main' into cawg+x509

a1b350c
Select commit
Loading
Failed to load commit list.
Merged

feat: X.509 support for CAWG identity SDK #880

Merge branch 'main' into cawg+x509
a1b350c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2025 in 0s

78.82% (+0.15%) compared to 0fccae9

View this Pull Request on Codecov

78.82% (+0.15%) compared to 0fccae9

Details

Codecov Report

Attention: Patch coverage is 89.79592% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.82%. Comparing base (0fccae9) to head (a1b350c).

Files with missing lines Patch % Lines
cawg_identity/src/x509/x509_signature_verifier.rs 81.48% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #880      +/-   ##
==========================================
+ Coverage   78.67%   78.82%   +0.15%     
==========================================
  Files         139      141       +2     
  Lines       32122    32171      +49     
==========================================
+ Hits        25271    25358      +87     
+ Misses       6851     6813      -38     

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