Add plugin system for Blueprints and Api #436
Open
Codecov / codecov/project
failed
Apr 23, 2026 in 0s
99.64% (-0.24%) compared to ab5f6c5
View this Pull Request on Codecov
99.64% (-0.24%) compared to ab5f6c5
Details
Codecov Report
❌ Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.64%. Comparing base (ab5f6c5) to head (0080f52).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| flask_smorest/plugin/abc.py | 85.71% | 1 Missing |
| flask_smorest/plugin/built_in.py | 94.73% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #436 +/- ##
==========================================
- Coverage 99.87% 99.64% -0.24%
==========================================
Files 13 15 +2
Lines 823 852 +29
Branches 180 186 +6
==========================================
+ Hits 822 849 +27
- Misses 0 1 +1
- Partials 1 2 +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.
Loading