Skip to content

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

Merged
merged 8 commits into from
Jul 10, 2025

Conversation

gsheni
Copy link
Contributor

@gsheni gsheni commented Jul 8, 2025

@gsheni gsheni self-assigned this Jul 8, 2025
@gsheni gsheni requested a review from a team as a code owner July 8, 2025 21:44
@sdv-team
Copy link
Contributor

sdv-team commented Jul 8, 2025

Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.73%. Comparing base (a73fb08) to head (289eb8f).
Report is 1 commits behind head on main.

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           
Flag Coverage Δ
integration 80.91% <ø> (ø)
unit 84.14% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

gsheni and others added 4 commits July 9, 2025 16:42
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]>
Copy link
Member

@pvk-developer pvk-developer left a 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/

@gsheni gsheni requested a review from pvk-developer July 10, 2025 13:31
@gsheni gsheni merged commit 2311e41 into main Jul 10, 2025
57 checks passed
@gsheni gsheni deleted the 783-add-workflow-to-release-sdmetrics-on-pypi branch July 10, 2025 17:29
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.

Add workflow to release SDMetrics on PyPI
4 participants