Skip to content

feat: implement transaction configuration validation in router

c1e9974
Select commit
Loading
Failed to load commit list.
Open

Transaction management updates #87

feat: implement transaction configuration validation in router
c1e9974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 16, 2025 in 0s

96.95% (-0.22%) compared to 1cbdacb

View this Pull Request on Codecov

96.95% (-0.22%) compared to 1cbdacb

Details

Codecov Report

Attention: Patch coverage is 93.79310% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.95%. Comparing base (1cbdacb) to head (c1e9974).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/router/route.go 71.42% 4 Missing and 2 partials ⚠️
pkg/router/router.go 96.25% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   97.16%   96.95%   -0.22%     
==========================================
  Files          18       19       +1     
  Lines        2363     2492     +129     
==========================================
+ Hits         2296     2416     +120     
- Misses         55       61       +6     
- Partials       12       15       +3     

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