Skip to content

Improving errors for DNS name parsing - #533

Draft
ctz wants to merge 8 commits into
mainfrom
jbp-improve-dns-errors
Draft

Improving errors for DNS name parsing#533
ctz wants to merge 8 commits into
mainfrom
jbp-improve-dns-errors

Improve testing of DNS name parsing

c2ce8a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 1s

97.84% (+0.21%) compared to 05be248

View this Pull Request on Codecov

97.84% (+0.21%) compared to 05be248

Details

Codecov Report

❌ Patch coverage is 94.33962% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.84%. Comparing base (05be248) to head (c2ce8a1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/subject_name/dns_name.rs 94.11% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #533      +/-   ##
==========================================
+ Coverage   97.63%   97.84%   +0.21%     
==========================================
  Files          20       20              
  Lines        4099     4135      +36     
==========================================
+ Hits         4002     4046      +44     
+ Misses         97       89       -8     

☔ View full report in Codecov by Harness.
📢 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.