Skip to content
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

Use reusable CI workflow for automated PyPI/GitHub release, add pre-commit for each PR, simplify issue templates #46

Merged
merged 13 commits into from
Oct 27, 2024

Conversation

bobleesj
Copy link
Owner

Closes #45
Closes #18

@bobleesj bobleesj changed the title Support Python 3.13, add pre-commit, simplify issue templates Use reusable CI workflow, add pre-commit for each PR, simplify issue templates Oct 27, 2024
@bobleesj bobleesj changed the title Use reusable CI workflow, add pre-commit for each PR, simplify issue templates Use reusable CI workflow for automated PyPI/GitHub release, add pre-commit for each PR, simplify issue templates Oct 27, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.31%. Comparing base (b5464db) to head (ba14829).
Report is 32 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files          35       35           
  Lines        1415     1415           
=======================================
  Hits         1377     1377           
  Misses         38       38           

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

@bobleesj bobleesj marked this pull request as ready for review October 27, 2024 02:57
@bobleesj bobleesj merged commit a2a6f99 into main Oct 27, 2024
5 checks passed
@bobleesj bobleesj deleted the doc branch October 27, 2024 02:57
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.

Set pre-commit at the repository level Automate release on PyPI
2 participants