Closed jcklie closed 3 years ago
Merging #176 (4da53b7) into master (9c7d6d1) will decrease coverage by
0.37%
. The diff coverage is90.47%
.
@@ Coverage Diff @@
## master #176 +/- ##
==========================================
- Coverage 97.91% 97.53% -0.38%
==========================================
Files 9 9
Lines 1822 1869 +47
==========================================
+ Hits 1784 1823 +39
- Misses 38 46 +8
Impacted Files | Coverage Δ | |
---|---|---|
cassis/xmi.py | 96.41% <88.46%> (-1.94%) |
:arrow_down: |
cassis/typesystem.py | 96.70% <100.00%> (+0.05%) |
:arrow_up: |
tests/test_typesystem.py | 99.17% <100.00%> (-0.83%) |
: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 9c7d6d1...4da53b7. Read the comment docs.
Turns out that there was no support for primitive array serialization/deserialization at all