Skip to content

Transaction management updates#87

Open
Suhaibinator wants to merge 10 commits into
mainfrom
transactions
Open

Transaction management updates#87
Suhaibinator wants to merge 10 commits into
mainfrom
transactions

feat: implement transaction configuration validation in router

c1e9974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 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

❌ 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 17 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.