Skip to content

ci(pypi): Improves PyPI publishing workflow#160

Merged
ns-rse merged 1 commit into
mainfrom
ns-rse/159-improve-pypi-workflow
Jun 25, 2025
Merged

ci(pypi): Improves PyPI publishing workflow#160
ns-rse merged 1 commit into
mainfrom
ns-rse/159-improve-pypi-workflow

Conversation

@ns-rse
Copy link
Copy Markdown
Collaborator

@ns-rse ns-rse commented Jun 24, 2025

Closes #159

Further to recommendations from someone who worked on the PyPI GitHub Action this improves the workflow to isolate the build stage from the publishing stage.

Closes #159

Further to recommendations from someone who worked on the PyPI GitHub Action this improves the workflow to isolate the build stage from the publishing stage.
@ns-rse ns-rse added the ci Continuous Integration label Jun 24, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.84%. Comparing base (ac9753c) to head (8057c4a).
Report is 208 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   74.62%   79.84%   +5.21%     
==========================================
  Files           8       12       +4     
  Lines         607      928     +321     
==========================================
+ Hits          453      741     +288     
- Misses        154      187      +33     

☔ 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.

@ns-rse ns-rse merged commit 52d605f into main Jun 25, 2025
12 checks passed
@ns-rse ns-rse deleted the ns-rse/159-improve-pypi-workflow branch June 25, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve pypi.yaml

2 participants