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/patch succeeded Mar 1, 2025 in 1s

95.65% of diff hit (target 78.80%)

View this Pull Request on Codecov

95.65% of diff hit (target 78.80%)

Annotations

Check warning on line 104 in cawg_identity/src/identity_assertion/assertion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cawg_identity/src/identity_assertion/assertion.rs#L104

Added line #L104 was not covered by tests

Check warning on line 111 in cawg_identity/src/identity_assertion/assertion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cawg_identity/src/identity_assertion/assertion.rs#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 196 in cawg_identity/src/identity_assertion/assertion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cawg_identity/src/identity_assertion/assertion.rs#L196

Added line #L196 was not covered by tests

Check warning on line 209 in cawg_identity/src/identity_assertion/assertion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

cawg_identity/src/identity_assertion/assertion.rs#L209

Added line #L209 was not covered by tests