nansencenter / sea_ice_type_cnn_training

Deep learning of satellite data: Use the data from satellites for machine learning (deep learning) purposes
GNU General Public License v3.0
5 stars 4 forks source link

Issue14 tests #15

Closed opsdep closed 3 years ago

opsdep commented 3 years ago

close #14

codecov-commenter commented 3 years ago

Codecov Report

Merging #15 (b1364be) into master (4e5f84e) will increase coverage by 2.55%. The diff coverage is 99.49%.

:exclamation: Current head b1364be differs from pull request most recent head 58d693c. Consider uploading reports for the commit 58d693c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   92.85%   95.41%   +2.55%     
==========================================
  Files           1       13      +12     
  Lines          14     1155    +1141     
==========================================
+ Hits           13     1102    +1089     
- Misses          1       53      +52     
Flag Coverage Δ
unittests 95.41% <99.49%> (+2.55%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
asip_v2/train_model.py 77.04% <ø> (ø)
asip_v2/utility.py 80.00% <75.00%> (ø)
asip_v2/run_tests.py 88.88% <88.88%> (ø)
asip_v2/archive.py 99.15% <94.73%> (ø)
asip_v2/apply_model.py 90.78% <100.00%> (ø)
asip_v2/data_generator.py 96.15% <100.00%> (ø)
asip_v2/tests/test_apply_model.py 100.00% <100.00%> (ø)
asip_v2/tests/test_archive.py 100.00% <100.00%> (ø)
asip_v2/tests/test_build_dataset.py 100.00% <100.00%> (ø)
asip_v2/tests/test_data_generator.py 100.00% <100.00%> (ø)
... and 15 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 21547f3...58d693c. Read the comment docs.