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

Switch to GitHub Action & GitHub Packages, test on more Python versions #171

Merged
merged 10 commits into from
Mar 27, 2021

Conversation

alanbriolat
Copy link
Member

@alanbriolat alanbriolat commented Oct 27, 2019

  • Replace Travis CI with GitHub Actions
  • Replace Docker Hub builds with GitHub Actions + push to GitHub Packages
  • Add Python 3.8 and 3.9 to the test matrix
  • Switch from coveralls.io to codecov.io, because the latter plays nicer with GitHub Actions by default

@alanbriolat alanbriolat force-pushed the github-actions branch 7 times, most recently from db43ac6 to c626760 Compare October 27, 2019 12:38
@alanbriolat alanbriolat mentioned this pull request Oct 27, 2019
1 task
@codecov-io
Copy link

codecov-io commented Oct 27, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@38ebd6f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #171   +/-   ##
=========================================
  Coverage          ?   73.48%           
=========================================
  Files             ?       29           
  Lines             ?     3043           
  Branches          ?      428           
=========================================
  Hits              ?     2236           
  Misses            ?      741           
  Partials          ?       66           

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 38ebd6f...9ff5800. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.856% when pulling 52791c3 on github-actions into 38ebd6f on master.

@alanbriolat alanbriolat force-pushed the github-actions branch 6 times, most recently from 10935fa to c6272fa Compare March 26, 2021 21:56
@alanbriolat alanbriolat changed the title WIP: Trying to get GitHub Actions CI working Switch to GitHub Actions, GitHub Packages, etc. Mar 26, 2021
@alanbriolat alanbriolat changed the title Switch to GitHub Actions, GitHub Packages, etc. Switch to GitHub Action & GitHub Packages, test on more Python versions Mar 26, 2021
@alanbriolat alanbriolat merged commit 26dccf2 into master Mar 27, 2021
@alanbriolat alanbriolat deleted the github-actions branch February 19, 2022 12:01
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.

3 participants