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

Enable CI from GitHub actions #84

Closed HealthyPear closed 3 years ago

HealthyPear commented 3 years ago

Closes #81 .

codecov[bot] commented 3 years ago

Codecov Report

Merging #84 (f755c03) into master (f620650) will increase coverage by 33.87%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #84       +/-   ##
===========================================
+ Coverage    0.39%   34.27%   +33.87%     
===========================================
  Files          20       19        -1     
  Lines        2268     2267        -1     
===========================================
+ Hits            9      777      +768     
+ Misses       2259     1490      -769     
Impacted Files Coverage Δ
protopipe/__init__.py
protopipe/scripts/model_diagnostic.py 6.76% <0.00%> (+6.76%) :arrow_up:
protopipe/scripts/write_dl2.py 7.10% <0.00%> (+7.10%) :arrow_up:
protopipe/perf/cut_optimisation.py 9.59% <0.00%> (+9.59%) :arrow_up:
protopipe/mva/utils.py 10.45% <0.00%> (+10.45%) :arrow_up:
protopipe/scripts/make_performance.py 10.75% <0.00%> (+10.75%) :arrow_up:
protopipe/perf/irf_maker.py 14.49% <0.00%> (+14.49%) :arrow_up:
protopipe/mva/train_model.py 15.68% <0.00%> (+15.68%) :arrow_up:
protopipe/scripts/build_model.py 16.30% <0.00%> (+16.30%) :arrow_up:
protopipe/perf/utils.py 20.00% <0.00%> (+20.00%) :arrow_up:
... and 9 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 f620650...f755c03. Read the comment docs.