fastapi-utils
fastapi-utils copied to clipboard
Add support for more generic CBVs by way of a generic router
Addresses #2
Codecov Report
Merging #3 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #3 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 9 9
Lines 288 317 +29
Branches 35 38 +3
=====================================
+ Hits 288 317 +29
Impacted Files | Coverage Δ | |
---|---|---|
fastapi_utils/cbv.py | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 85d4015...6948667. Read the comment docs.