fix(cdk-axum): require swap auth before serving cached responses#2109
Open
prusnak wants to merge 1 commit into
Open
fix(cdk-axum): require swap auth before serving cached responses#2109prusnak wants to merge 1 commit into
prusnak wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 15, 2026 in 0s
71.41% (+0.04%) compared to 2223ddb
View this Pull Request on Codecov
71.41% (+0.04%) compared to 2223ddb
Details
Codecov Report
❌ Patch coverage is 95.16129% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.41%. Comparing base (2223ddb) to head (06c52db).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/cdk-axum/src/router_handlers.rs | 95.16% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2109 +/- ##
==========================================
+ Coverage 71.36% 71.41% +0.04%
==========================================
Files 356 356
Lines 73660 73713 +53
==========================================
+ Hits 52569 52643 +74
+ Misses 21091 21070 -21 ☔ View full report in Codecov by Harness.
📢 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.
Loading