Closed aldbr closed 7 years ago
Merging #27 into master will increase coverage by
4.48%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #27 +/- ##
==========================================
+ Coverage 78.84% 83.33% +4.48%
==========================================
Files 2 2
Lines 156 156
Branches 20 20
==========================================
+ Hits 123 130 +7
+ Misses 29 22 -7
Partials 4 4
Impacted Files | Coverage Δ | |
---|---|---|
cmreslogging/serializers.py | 100% <0%> (+58.33%) |
: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 f68c993...08db49d. Read the comment docs.
I added a test class covering the serializer and added it in the tox.ini file.