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

Migrate CI to GitHub Actions #332

Merged
merged 3 commits into from
Jan 24, 2022
Merged

Migrate CI to GitHub Actions #332

merged 3 commits into from
Jan 24, 2022

Conversation

duncanmmacleod
Copy link
Member

This PR updates the CI to use GitHub Actions

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #332 (de82675) into master (9136ade) will decrease coverage by 0.16%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   50.47%   50.31%   -0.16%     
==========================================
  Files          60       60              
  Lines        8636     8658      +22     
==========================================
- Hits         4359     4356       -3     
- Misses       4277     4302      +25     
Flag Coverage Δ
Linux 50.31% <0.00%> (-0.16%) ⬇️
macOS 50.31% <0.00%> (?)
python3.10 50.31% <0.00%> (?)
python3.7 49.51% <0.00%> (?)
python3.8 50.31% <0.00%> (?)
python3.9 50.31% <0.00%> (?)
python36 ?
python37 ?
python38 ?
python39 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gwsumm/tabs/fscan.py 14.57% <0.00%> (-2.48%) ⬇️
gwsumm/plot/guardian/__main__.py 98.82% <0.00%> (-1.18%) ⬇️
gwsumm/plot/triggers/__main__.py 98.10% <0.00%> (-0.95%) ⬇️
gwsumm/batch.py 99.58% <0.00%> (-0.42%) ⬇️

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 5368f1d...de82675. Read the comment docs.

@duncanmmacleod duncanmmacleod marked this pull request as ready for review January 24, 2022 22:28
Copy link
Collaborator

@eagoetz eagoetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eagoetz eagoetz merged commit bf7f1ea into master Jan 24, 2022
@eagoetz eagoetz deleted the update-ci branch January 24, 2022 23:06
@eagoetz eagoetz added this to the 2.1.1 milestone Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants