-
Notifications
You must be signed in to change notification settings - Fork 50
Add workflow to release SDMetrics on PyPI #784
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #784 +/- ##
=======================================
Coverage 95.73% 95.73%
=======================================
Files 117 117
Lines 4736 4736
=======================================
Hits 4534 4534
Misses 202 202
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: Roy Wedge <[email protected]>
Co-authored-by: Roy Wedge <[email protected]>
Co-authored-by: Roy Wedge <[email protected]>
Co-authored-by: Roy Wedge <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can remove from the Makefile:
.PHONY: test-all
test-all: ## run tests on every Python version with tox
tox -r
And
rm -fr .tox/
Uh oh!
There was an error while loading. Please reload this page.