Closed abhishek-ram closed 5 years ago
Merging #16 into master will increase coverage by
1.1%
. The diff coverage is81.25%
.
@@ Coverage Diff @@
## master #16 +/- ##
=========================================
+ Coverage 87.64% 88.75% +1.1%
=========================================
Files 9 8 -1
Lines 251 249 -2
Branches 31 31
=========================================
+ Hits 220 221 +1
+ Misses 17 14 -3
Partials 14 14
Impacted Files | Coverage Δ | |
---|---|---|
src/protean_flask/core/serializers.py | 88.88% <ø> (ø) |
:arrow_up: |
src/protean_flask/core/viewsets.py | 100% <100%> (ø) |
:arrow_up: |
src/protean_flask/cli.py | 100% <100%> (ø) |
:arrow_up: |
src/protean_flask/core/views.py | 86.82% <100%> (-0.11%) |
:arrow_down: |
src/protean_flask/core/base.py | 83.67% <75%> (+1.85%) |
:arrow_up: |
src/protean_flask/__main__.py |
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 c2ac198...fc4ba47. Read the comment docs.
2nd PR for issue #2