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

Update to ctapipe 0.11.0 #136

Closed HealthyPear closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #136 (3507475) into master (c542797) will decrease coverage by 0.32%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
- Coverage   60.20%   59.88%   -0.33%     
==========================================
  Files          23       23              
  Lines        2141     2064      -77     
==========================================
- Hits         1289     1236      -53     
+ Misses        852      828      -24     
Impacted Files Coverage Δ
protopipe/pipeline/utils.py 56.89% <50.00%> (ø)
protopipe/pipeline/event_preparer.py 68.05% <100.00%> (ø)
protopipe/pipeline/temp.py 81.42% <100.00%> (+6.59%) :arrow_up:
protopipe/scripts/data_training.py 92.75% <100.00%> (ø)
protopipe/scripts/tests/test_pipeline.py 100.00% <100.00%> (ø)
protopipe/scripts/write_dl2.py 81.41% <100.00%> (ø)

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 c542797...3507475. Read the comment docs.