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

DRAFT: Add StatusTracker to IdentityAssertion parsing and validation APIs #943

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Properly handle invalid pad values

b5a417a
Select commit
Loading
Failed to load commit list.
Draft

DRAFT: Add StatusTracker to IdentityAssertion parsing and validation APIs #943

Properly handle invalid pad values
b5a417a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2025 in 0s

78.87% (+0.06%) compared to faf5a02

View this Pull Request on Codecov

78.87% (+0.06%) compared to faf5a02

Details

Codecov Report

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

Project coverage is 78.87%. Comparing base (faf5a02) to head (b5a417a).

Files with missing lines Patch % Lines
cawg_identity/src/identity_assertion/assertion.rs 91.22% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
+ Coverage   78.80%   78.87%   +0.06%     
==========================================
  Files         146      146              
  Lines       35096    35188      +92     
==========================================
+ Hits        27656    27753      +97     
+ Misses       7440     7435       -5     

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