Skip to content

Add context in name validation errors

44fc4a6
Select commit
Loading
Failed to load commit list.
Merged

Add context in name validation errors #301

Add context in name validation errors
44fc4a6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

97.30% (+0.07%) compared to 5dc0926

View this Pull Request on Codecov

97.30% (+0.07%) compared to 5dc0926

Details

Codecov Report

Attention: Patch coverage is 97.67442% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.30%. Comparing base (5dc0926) to head (44fc4a6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/subject_name/dns_name.rs 94.28% 2 Missing ⚠️
src/error.rs 0.00% 1 Missing ⚠️
src/subject_name/ip_address.rs 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   97.23%   97.30%   +0.07%     
==========================================
  Files          20       20              
  Lines        4225     4343     +118     
==========================================
+ Hits         4108     4226     +118     
  Misses        117      117              

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