Skip to content

Add `VerifiedPath::issuer_spki()`

3e8c939
Select commit
Loading
Failed to load commit list.
Open

Start basic SCT support #423

Add `VerifiedPath::issuer_spki()`
3e8c939
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2025 in 0s

95.26% (-1.80%) compared to f3fc946

View this Pull Request on Codecov

95.26% (-1.80%) compared to f3fc946

Details

Codecov Report

❌ Patch coverage is 4.76190% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.26%. Comparing base (f3fc946) to head (3e8c939).

Files with missing lines Patch % Lines
src/sct.rs 0.00% 67 Missing ⚠️
src/verify_cert.rs 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #423      +/-   ##
==========================================
- Coverage   97.05%   95.26%   -1.80%     
==========================================
  Files          20       21       +1     
  Lines        4247     4331      +84     
==========================================
+ Hits         4122     4126       +4     
- Misses        125      205      +80     

☔ 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.