Add a method to collect the DNS names from a certificate (finish work from #91 ) #103
Codecov / codecov/project
succeeded
Oct 26, 2024 in 1s
76.45% (+2.89%) compared to 9cf9f45
View this Pull Request on Codecov
76.45% (+2.89%) compared to 9cf9f45
Details
Codecov Report
Attention: Patch coverage is 83.83234%
with 27 lines
in your changes missing coverage. Please review.
Project coverage is 76.45%. Comparing base (
9cf9f45
) to head (f04436e
).
Report is 96 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/name/dns_name.rs | 43.47% | 26 Missing |
tests/integration.rs | 98.91% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #103 +/- ##
==========================================
+ Coverage 73.56% 76.45% +2.89%
==========================================
Files 14 14
Lines 1362 1525 +163
==========================================
+ Hits 1002 1166 +164
+ Misses 360 359 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading