Closed gatkin closed 6 years ago
Merging #14 into master will decrease coverage by
1.02%
. The diff coverage is82.6%
.
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
- Coverage 100% 98.97% -1.03%
==========================================
Files 1 1
Lines 379 390 +11
Branches 65 68 +3
==========================================
+ Hits 379 386 +7
- Misses 0 2 +2
- Partials 0 2 +2
Impacted Files | Coverage Δ | |
---|---|---|
declxml.py | 98.97% <82.6%> (-1.03%) |
:arrow_down: |
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 41ecee0...1b7d74e. Read the comment docs.
Prototype change to explore allowing values to be transformed during parsing and serialization process to support the use cases described in #13 and #12