-
Notifications
You must be signed in to change notification settings - Fork 425
refactor: Use scverse template #3607
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that's a start but there's more. I still think that the better way would be to recreate the project from scratch but if this is easier for you, we should ensure that we do it right.
- What about the issue templates?
- What about the hatch test set up?
- What about the whole CI set up? Yours differs greatly from the template and I'm a bit surprised at the number of workflows that you have.
- The pre-commit setup needs tons of updates, please.
- The whole configuration of the linters as well -> please also update the pyproject.toml
- The RTD setup needs updates
- There's probably more that I missed...
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3607 +/- ##
=======================================
Coverage 74.70% 74.70%
=======================================
Files 225 225
Lines 21631 21631
=======================================
Hits 16159 16159
Misses 5472 5472 🚀 New features to boost your workflow:
|
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Updated several missing files per the cookicutter template
close #3600