Refactor: simplify request handling further #725
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
61.67% (+0.00%) compared to 795c7dd
View this Pull Request on Codecov
61.67% (+0.00%) compared to 795c7dd
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 61.67%. Comparing base (
795c7dd
) to head (ad0e5d0
).
Additional details and impacted files
@@ Coverage Diff @@
## main #725 +/- ##
=======================================
Coverage 61.67% 61.67%
=======================================
Files 53 53
Lines 5260 5260
=======================================
Hits 3244 3244
Misses 1762 1762
Partials 254 254
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 795c7dd...ad0e5d0. Read the comment docs.
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading