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

Update template to v0.2.22 #18

Conversation

scverse-bot
Copy link

cookiecutter-scverse released v0.2.22.

Changes

Fixes

  • allow maintainers to modify PRs created by @scverse-bot which is required to manually fix merge conflicts.

Feel free to contact @grst on the scverse zulip in case of any questions.

Additional remarks

  • unsubscribe: If you don’t want to receive these PRs in the future,
    add skip: true to template-repos.yml using a PR or,
    if you never want to sync from the template again, delete your .cruft file.
  • If there are merge conflicts,
    they either show up inline (>>>>>>>) or a .rej file will have been created for the respective files.
    You need to address these conflicts manually. Make sure to enable pre-commit.ci (see below) to detect such files.
  • The scverse template works best when the pre-commit.ci, readthedocs and codecov services are enabled.
    Make sure to activate those apps if you haven't already.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #18 (fae42ad) into main (19cc904) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   79.93%   79.93%           
=======================================
  Files          21       21           
  Lines         892      892           
=======================================
  Hits          713      713           
  Misses        179      179           

@marcovarrone marcovarrone merged commit 036042d into CSOgroup:main Aug 16, 2023
5 checks passed
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