HYPERNETS / hypernets_processor

Processor for Hypernets field data to generate the user products
9 stars 3 forks source link

Setup cfg #41

Closed shunt16 closed 4 years ago

shunt16 commented 4 years ago

Main changes:

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will decrease coverage by 3.46%. The diff coverage is 80.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   84.33%   80.86%   -3.47%     
==========================================
  Files          28       38      +10     
  Lines        1353     2211     +858     
==========================================
+ Hits         1141     1788     +647     
- Misses        212      423     +211     
Impacted Files Coverage Δ
hypernets_processor/data_io/dataset_util.py 96.20% <ø> (ø)
...s_processor/data_io/tests/test_hypernets_reader.py 92.30% <ø> (-2.70%) :arrow_down:
hypernets_processor/data_io/hypernets_reader.py 12.38% <7.54%> (-4.55%) :arrow_down:
hypernets_processor/utils/paths.py 94.44% <50.00%> (-5.56%) :arrow_down:
hypernets_processor/hypernets_processor.py 86.66% <66.66%> (+0.95%) :arrow_up:
hypernets_processor/utils/config.py 91.66% <91.66%> (ø)
...ypernets_processor/cli/hypernets_scheduler_main.py 95.91% <94.44%> (-4.09%) :arrow_down:
hypernets_processor/data_io/template_util.py 95.83% <94.44%> (-0.60%) :arrow_down:
hypernets_processor/test/test_functions.py 94.59% <94.59%> (ø)
..._processor/data_io/tests/test_product_name_util.py 96.42% <96.42%> (ø)
... and 37 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 5b74a7f...cc136ed. Read the comment docs.