Skip to content

Add context in name validation errors

Codecov / codecov/project succeeded Dec 23, 2024 in 0s

97.27% (+0.04%) compared to 28d519f

View this Pull Request on Codecov

97.27% (+0.04%) compared to 28d519f

Details

Codecov Report

Attention: Patch coverage is 96.95122% with 5 lines in your changes missing coverage. Please review.

Project coverage is 97.27%. Comparing base (28d519f) to head (e0f825f).

Files with missing lines Patch % Lines
src/error.rs 0.00% 2 Missing ⚠️
src/subject_name/dns_name.rs 94.11% 2 Missing ⚠️
src/subject_name/ip_address.rs 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   97.23%   97.27%   +0.04%     
==========================================
  Files          20       20              
  Lines        4225     4337     +112     
==========================================
+ Hits         4108     4219     +111     
- Misses        117      118       +1     

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