Closed willu47 closed 6 years ago
:exclamation: No coverage uploaded for pull request base (
develop@ca57052
). Click here to learn what that means. The diff coverage is86.08%
.
@@ Coverage Diff @@
## develop #235 +/- ##
==========================================
Coverage ? 78.39%
==========================================
Files ? 50
Lines ? 3874
Branches ? 497
==========================================
Hits ? 3037
Misses ? 750
Partials ? 87
Flag | Coverage Δ | |
---|---|---|
#javascript | 78.39% <86.08%> (?) |
|
#python | 84.5% <86.08%> (?) |
Impacted Files | Coverage Δ | |
---|---|---|
src/smif/data_layer/database_interface.py | 100% <ø> (ø) |
|
src/smif/data_layer/data_interface.py | 96.82% <100%> (ø) |
|
src/smif/data_layer/data_handle.py | 84.34% <100%> (ø) |
|
src/smif/data_layer/memory_interface.py | 96.11% <100%> (ø) |
|
src/smif/data_layer/datafile_interface.py | 84.43% <72.34%> (ø) |
|
src/smif/model/sos_model.py | 89.03% <86.36%> (ø) |
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 ca57052...4590bf8. Read the comment docs.
Further comments from @RoaldL:
skip_coords
argument has been removed from theread_narrative
andread_narratives
methods