Skip to content

csr: support reading crl dps from CSR

Codecov / codecov/project failed Dec 10, 2023 in 0s

70.72% (-4.80%) compared to 53a5232

View this Pull Request on Codecov

70.72% (-4.80%) compared to 53a5232

Details

Codecov Report

Attention: 163 lines in your changes are missing coverage. Please review.

Comparison is base (53a5232) 75.51% compared to head (9d2c80b) 70.72%.

❗ Current head 9d2c80b differs from pull request most recent head 0225a26. Consider uploading reports for the commit 0225a26 to get more accurate results

Files Patch % Lines
src/csr.rs 20.13% 115 Missing ⚠️
src/ext.rs 93.04% 24 Missing ⚠️
src/lib.rs 81.15% 13 Missing ⚠️
src/error.rs 0.00% 8 Missing ⚠️
src/crl.rs 92.30% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
- Coverage   75.51%   70.72%   -4.80%     
==========================================
  Files           7        8       +1     
  Lines        1981     2169     +188     
==========================================
+ Hits         1496     1534      +38     
- Misses        485      635     +150     

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