-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ 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. |
Closes #45
Closes #18