Closed hndgzkn closed 3 years ago
Merging #27 (0be04b6) into main (f2a2ece) will decrease coverage by
0.02%
. The diff coverage is40.00%
.
@@ Coverage Diff @@
## main #27 +/- ##
==========================================
- Coverage 74.18% 74.15% -0.03%
==========================================
Files 41 41
Lines 2572 2573 +1
==========================================
Hits 1908 1908
- Misses 664 665 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 74.15% <40.00%> (-0.03%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
dicodile/config.py | 100.00% <ø> (ø) |
|
dicodile/data/text.py | 0.00% <0.00%> (ø) |
|
dicodile/data/images.py | 64.70% <100.00%> (ø) |
|
dicodile/tests/test_config.py | 100.00% <100.00%> (ø) |
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 f2a2ece...0be04b6. Read the comment docs.
Moved dicodile/data/home.py to dicodile/config.py and updated the files importing DATA_HOME.