cta-observatory / protopipe

Prototype data analysis pipeline for the Cherenkov Telescope Array Observatory
https://protopipe.readthedocs.io/en/latest/
Other
5 stars 13 forks source link

Improve protopipe.mva and protopipe-MODELS #164

Closed HealthyPear closed 2 years ago

HealthyPear commented 3 years ago

Description

codecov[bot] commented 3 years ago

Codecov Report

Merging #164 (8057ba5) into master (4f66db8) will decrease coverage by 0.53%. The diff coverage is 62.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   67.19%   66.65%   -0.54%     
==========================================
  Files          24       24              
  Lines        2545     2600      +55     
==========================================
+ Hits         1710     1733      +23     
- Misses        835      867      +32     
Impacted Files Coverage Δ
protopipe/mva/train_model.py 54.68% <36.36%> (-9.32%) :arrow_down:
protopipe/scripts/write_dl2.py 80.67% <50.00%> (-0.44%) :arrow_down:
protopipe/pipeline/io.py 47.27% <57.69%> (+23.93%) :arrow_up:
protopipe/mva/utils.py 29.07% <63.63%> (-1.58%) :arrow_down:
protopipe/scripts/build_model.py 84.61% <80.00%> (-0.76%) :arrow_down:
protopipe/mva/io.py 100.00% <100.00%> (ø)
protopipe/scripts/model_diagnostic.py 7.21% <100.00%> (+0.44%) :arrow_up:
protopipe/pipeline/utils.py 46.34% <0.00%> (-2.93%) :arrow_down:

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 4f66db8...8057ba5. Read the comment docs.