Closed joelebwf closed 5 years ago
Merging #169 into master will decrease coverage by
0.12%
. The diff coverage is73.68%
.
@@ Coverage Diff @@
## master #169 +/- ##
==========================================
- Coverage 89.98% 89.85% -0.13%
==========================================
Files 18 18
Lines 2446 2455 +9
==========================================
+ Hits 2201 2206 +5
- Misses 245 249 +4
Impacted Files | Coverage Δ | |
---|---|---|
oblib/tests/test_parser.py | 100% <ø> (ø) |
:arrow_up: |
oblib/parser.py | 73.23% <100%> (ø) |
:arrow_up: |
oblib/data_model.py | 80.06% <50%> (-0.53%) |
:arrow_down: |
oblib/tests/test_data_model.py | 99.27% <88.88%> (ø) |
: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 67d905a...e02964c. Read the comment docs.
This resolves issues #166, #167, ad #168.