refactor: simplify code and improve tests #2159
Merged
Codecov / codecov/project
succeeded
Sep 4, 2025 in 1s
95.87% (+0.10%) compared to 5e986db
View this Pull Request on Codecov
95.87% (+0.10%) compared to 5e986db
Details
Codecov Report
❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.87%. Comparing base (5e986db) to head (7d45355).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/middleware.js | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2159 +/- ##
==========================================
+ Coverage 95.77% 95.87% +0.10%
==========================================
Files 13 13
Lines 899 898 -1
Branches 270 269 -1
==========================================
Hits 861 861
+ Misses 38 37 -1 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading