Helper function to get flask.request.patron #2178
Merged
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
91.01% (+0.01%) compared to 30f2547
View this Pull Request on Codecov
91.01% (+0.01%) compared to 30f2547
Details
Codecov Report
Attention: Patch coverage is 96.29630%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 91.01%. Comparing base (
30f2547
) to head (45d32c3
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/palace/manager/api/controller/loan.py | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2178 +/- ##
==========================================
+ Coverage 91.00% 91.01% +0.01%
==========================================
Files 359 360 +1
Lines 41136 41183 +47
Branches 8842 8845 +3
==========================================
+ Hits 37436 37483 +47
Misses 2424 2424
Partials 1276 1276
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading