Skip to content

Add e2e tests for hostname field_constraints coverage

d031f64
Select commit
Loading
Failed to load commit list.
Merged

Fix hostname format with field_constraints to use Field(pattern=...) #2724

Add e2e tests for hostname field_constraints coverage
d031f64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2025 in 0s

99.35% (+0.00%) compared to 3aeaed6

View this Pull Request on Codecov

99.35% (+0.00%) compared to 3aeaed6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.35%. Comparing base (3aeaed6) to head (d031f64).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2724   +/-   ##
=======================================
  Coverage   99.35%   99.35%           
=======================================
  Files          83       83           
  Lines       11838    11868   +30     
  Branches     1428     1433    +5     
=======================================
+ Hits        11762    11792   +30     
  Misses         45       45           
  Partials       31       31           

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