-
Couldn't load subscription status.
- Fork 100
feat(cawg_identity): Add IdentityAssertion::to_summary and IdentityAssertion::summarize_all
#913
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #913 +/- ##
==========================================
- Coverage 78.80% 78.80% -0.01%
==========================================
Files 146 147 +1
Lines 34648 34744 +96
==========================================
+ Hits 27305 27380 +75
- Misses 7343 7364 +21 ☔ View full report in Codecov by Sentry. |
…report # Conflicts: # cawg_identity/src/lib.rs
IdentityAssertionReportIdentityAssertionReport
…mation about all identity assertions for a manifest
IdentityAssertionReportIdentityAssertion::to_summary and IdentityAssertion::summarize_all
Intended for use in various tools that require a JSON description of an identity assertion, including its validated/decoded content.