GeoscienceAustralia / uncover-ml

Machine Learning system for Geoscience Australia uncover project
Apache License 2.0
30 stars 20 forks source link

Integration tests and some restructuring #88

Closed brenmous closed 4 years ago

brenmous commented 4 years ago

Issues closed: close #64, close #65, close #66, close #67

codecov-io commented 4 years ago

Codecov Report

Merging #88 into develop will increase coverage by 27.26%. The diff coverage is 90.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #88       +/-   ##
============================================
+ Coverage    36.47%   63.73%   +27.26%     
============================================
  Files           32       32               
  Lines         3471     3469        -2     
============================================
+ Hits          1266     2211      +945     
+ Misses        2205     1258      -947
Impacted Files Coverage Δ
uncoverml/scripts/gridsearch.py 0% <ø> (ø) :arrow_up:
uncoverml/features.py 77.86% <100%> (+62.16%) :arrow_up:
uncoverml/predict.py 33.83% <100%> (+33.83%) :arrow_up:
uncoverml/__init__.py 100% <100%> (ø) :arrow_up:
uncoverml/metadata_profiler.py 100% <100%> (+100%) :arrow_up:
uncoverml/models.py 79.47% <100%> (+14.99%) :arrow_up:
uncoverml/geoio.py 83.61% <80%> (+57.78%) :arrow_up:
uncoverml/scripts/uncoverml.py 65.47% <81.25%> (+65.47%) :arrow_up:
uncoverml/config.py 73.82% <88%> (+62.77%) :arrow_up:
uncoverml/transforms/target.py 100% <0%> (+1.25%) :arrow_up:
... and 18 more

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 4eba531...74a6385. Read the comment docs.