Use flask blueprints #81
Merged
Codecov / codecov/project
succeeded
Oct 21, 2025 in 0s
92.32% (target 25.00%)
View this Pull Request on Codecov
92.32% (target 25.00%)
Details
Codecov Report
❌ Patch coverage is 86.88525% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.32%. Comparing base (67a5c46) to head (a431cff).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| entityshape/api_v1_blueprint.py | 82.60% | 4 Missing |
| entityshape/api_v2_blueprint.py | 87.87% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #81 +/- ##
==========================================
+ Coverage 91.79% 92.32% +0.53%
==========================================
Files 15 17 +2
Lines 1438 1434 -4
==========================================
+ Hits 1320 1324 +4
+ Misses 118 110 -8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| entityshape/app.py | 90.00% <100.00%> (+14.28%) |
⬆️ |
| entityshape/api_v1_blueprint.py | 82.60% <82.60%> (ø) |
|
| entityshape/api_v2_blueprint.py | 87.87% <87.87%> (ø) |
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 67a5c46...a431cff. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading