Closed KonstantinSchubert closed 7 years ago
Merging #30 into master will decrease coverage by
0.55%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #30 +/- ##
==========================================
- Coverage 83.33% 82.78% -0.56%
==========================================
Files 2 2
Lines 156 151 -5
Branches 20 18 -2
==========================================
- Hits 130 125 -5
Misses 22 22
Partials 4 4
Impacted Files | Coverage Δ | |
---|---|---|
cmreslogging/serializers.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 0b8bbee...8820ce1. Read the comment docs.
This is funny. I basically just remove code, but the coverage goes down.... I imagine this happens because the code I removed was considered to be "covered". :)
Spot on with your coverage assumption. Will be merging and releasing over the weekend if there are no other objections. Time also to remove the beta from the package description as well.
Thanks!
bump...
Hey, can we merge this?
If you still have questions or concerns about this PR, I will of course address them.
No, that's fine thanks Konstantin.
After testing and merging your changes, I've done an upload of version 1.0.0 to pypi repositories
By calling into super, we can avoid duplicating code from elasticsearch.