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

Signal invalid CBOR through new status tracking path

ef95c5f
Select commit
Loading
Failed to load commit list.
Draft

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

Signal invalid CBOR through new status tracking path
ef95c5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2025 in 0s

87.80% of diff hit (target 78.79%)

View this Pull Request on Codecov

87.80% of diff hit (target 78.79%)

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