Open gpeacock opened 6 days ago
Attention: Patch coverage is 86.95652%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 81.61%. Comparing base (
d265026
) to head (30ffd7e
).
Files with missing lines | Patch % | Lines |
---|---|---|
sdk/src/manifest_store_report.rs | 65.21% | 8 Missing :warning: |
sdk/src/store.rs | 87.50% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Add functionality to report OCSP revocation status and update information in the
SignatureInfo
structure. Introduce a new methodReader.detailed_json()
for enhanced JSON output. Remove the obsoleterevocation_status
field and replace it withrevocation_date
andocsp_next_update
.