Skip to content

add tests to ensure coverage

8ad97ff
Select commit
Loading
Failed to load commit list.
Open

Add regex cache to avoid constant recompilations #190

add tests to ensure coverage
8ad97ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 1s

97.11% (+0.01%) compared to 69c8af1

View this Pull Request on Codecov

97.11% (+0.01%) compared to 69c8af1

Details

Codecov Report

❌ Patch coverage is 98.38710% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.11%. Comparing base (69c8af1) to head (8ad97ff).

Files with missing lines Patch % Lines
parameters/path_parameters.go 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   97.09%   97.11%   +0.01%     
==========================================
  Files          41       41              
  Lines        4403     4433      +30     
==========================================
+ Hits         4275     4305      +30     
  Misses        128      128              

☔ 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.