Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable CI from GitHub actions #84

Merged
merged 19 commits into from
Nov 27, 2020

Conversation

HealthyPear
Copy link
Member

Closes #81 .

@HealthyPear HealthyPear added this to the v0.4.0 milestone Nov 26, 2020
@codecov
Copy link

codecov bot commented Nov 26, 2020

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%) ⬆️
protopipe/scripts/write_dl2.py 7.10% <0.00%> (+7.10%) ⬆️
protopipe/perf/cut_optimisation.py 9.59% <0.00%> (+9.59%) ⬆️
protopipe/mva/utils.py 10.45% <0.00%> (+10.45%) ⬆️
protopipe/scripts/make_performance.py 10.75% <0.00%> (+10.75%) ⬆️
protopipe/perf/irf_maker.py 14.49% <0.00%> (+14.49%) ⬆️
protopipe/mva/train_model.py 15.68% <0.00%> (+15.68%) ⬆️
protopipe/scripts/build_model.py 16.30% <0.00%> (+16.30%) ⬆️
protopipe/perf/utils.py 20.00% <0.00%> (+20.00%) ⬆️
... 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.

@HealthyPear HealthyPear marked this pull request as draft November 27, 2020 11:40
@HealthyPear HealthyPear marked this pull request as ready for review November 27, 2020 12:19
@HealthyPear HealthyPear mentioned this pull request Nov 27, 2020
4 tasks
@HealthyPear HealthyPear merged commit fefc251 into cta-observatory:master Nov 27, 2020
@HealthyPear HealthyPear deleted the maintenance-github_CI branch November 27, 2020 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable CI from GitHub actions
2 participants