Skip to content

Update gh-actions with PyPA's pypi-publish action and bump versions#36

Merged
emmleroy merged 2 commits into
masterfrom
emmleroy-v1.0.0
Jul 20, 2026
Merged

Update gh-actions with PyPA's pypi-publish action and bump versions#36
emmleroy merged 2 commits into
masterfrom
emmleroy-v1.0.0

Conversation

@emmleroy

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.74%. Comparing base (bdf0106) to head (c692982).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   91.82%   91.74%   -0.08%     
==========================================
  Files          24       24              
  Lines        1260     1260              
==========================================
- Hits         1157     1156       -1     
- Misses        103      104       +1     
Flag Coverage Δ
unittests 91.74% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

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

@emmleroy
emmleroy requested a review from dhhagan July 16, 2026 12:48
on:
release:
types: [workflow_dispatch, released]
types: [released]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to keep the workflow_dispatch that way you can rebuild without triggering a new release. Unless there's a reason not to...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes I agree! workflow_dispatch is kept in the line below (above, types only accepts a release type so I moved it to its own top-level event type

@emmleroy
emmleroy merged commit 5212a9c into master Jul 20, 2026
7 of 8 checks passed
@emmleroy
emmleroy deleted the emmleroy-v1.0.0 branch July 20, 2026 16:00
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.

2 participants