Skip to content

Conversation

@scouten-adobe
Copy link
Collaborator

No description provided.

@scouten-adobe scouten-adobe self-assigned this Feb 25, 2025
@scouten-adobe scouten-adobe changed the base branch from main to simplify-status-tracker February 25, 2025 19:47
Base automatically changed from simplify-status-tracker to main February 26, 2025 22:17
@scouten-adobe scouten-adobe force-pushed the cawg-validate+status-tracker branch from 37cded3 to 4b4806c Compare February 26, 2025 22:29
@codecov
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

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

Project coverage is 78.85%. Comparing base (0b1c019) to head (cbb8b59).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cawg_identity/src/identity_assertion/assertion.rs 92.85% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
+ Coverage   78.76%   78.85%   +0.09%     
==========================================
  Files         146      146              
  Lines       35109    35213     +104     
==========================================
+ Hits        27652    27766     +114     
+ Misses       7457     7447      -10     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scouten-adobe scouten-adobe force-pushed the cawg-validate+status-tracker branch from 4b4806c to ef95c5f Compare February 27, 2025 01:18
.map(|a| (a.label().to_owned(), a.to_assertion()))
.inspect(|(label, r)| {
if let Err(err) = r {
// TO DO: a.label() is probably wrong (not a full JUMBF URI)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gpeacock is there a way I can get from Manifest.assertions() iterator to the JUMBF URI for the assertion returned?

@scouten-adobe scouten-adobe force-pushed the cawg-validate+status-tracker branch from 9f20a08 to 5dcfaa5 Compare February 28, 2025 22:38
@scouten-adobe scouten-adobe changed the title DRAFT: Add StatusTracker to IdentityAssertion parsing and validation APIs feat (cawg_identity): Add StatusTracker to IdentityAssertion parsing and validation APIs Mar 4, 2025
@scouten-adobe scouten-adobe marked this pull request as ready for review March 4, 2025 22:32
@scouten-adobe scouten-adobe changed the title feat (cawg_identity): Add StatusTracker to IdentityAssertion parsing and validation APIs feat (cawg-identity): Add StatusTracker to IdentityAssertion parsing and validation APIs Mar 4, 2025
@scouten-adobe scouten-adobe changed the title feat (cawg-identity): Add StatusTracker to IdentityAssertion parsing and validation APIs feat: Add StatusTracker to IdentityAssertion parsing and validation APIs Mar 4, 2025
@scouten-adobe scouten-adobe merged commit fd8ba15 into main Mar 12, 2025
31 checks passed
@scouten-adobe scouten-adobe deleted the cawg-validate+status-tracker branch March 12, 2025 17:52
This was referenced Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants