-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Update GitHub Actions and package deployment #74
Conversation
@jdebacker. This PR is spinning out because we need to first merge in PR #73, which fixes the treatment of |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #74 +/- ##
=======================================
Coverage 73.76% 73.76%
=======================================
Files 24 24
Lines 1616 1616
=======================================
Hits 1192 1192
Misses 424 424
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
@jdebacker. I think this PR is ready for your review and subsequent merge if you think it is ready. It is still not passing the two Windows GH Action CI tests (those tests aren't even starting). This is similar to the previous PR and is an issue we need to resolve. But I think we can merge this in if you think it is ready. |
@rickecon These are some great additions here! Everything looks good to me and I'm merging. Looking forward to seeing |
This PR:
README.md
check_black.yml
tocheck_format.yml
build_and_test.yml
,docs_check.yml
, anddeploy_docs.yml
publish_to_pypi.yml
cc: @jdebacker