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.3.1 #806

Merged

Conversation

scverse-bot
Copy link
Contributor

cookiecutter-scverse released v0.3.1.

Changes

Enhancements

Fixes

Documentation

Full Changelog: scverse/cookiecutter-scverse@v0.3.0...v0.3.1

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-commenter
Copy link

codecov-commenter commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 95.65217% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 70.00%. Comparing base (0485aef) to head (1728174).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #806      +/-   ##
==========================================
+ Coverage   69.83%   70.00%   +0.16%     
==========================================
  Files          39       39              
  Lines        5497     5528      +31     
  Branches     1034     1031       -3     
==========================================
+ Hits         3839     3870      +31     
- Misses       1363     1366       +3     
+ Partials      295      292       -3     
Files Coverage Δ
src/squidpy/_constants/_constants.py 100.00% <100.00%> (ø)
src/squidpy/_constants/_pkg_constants.py 93.89% <100.00%> (+0.04%) ⬆️
src/squidpy/_constants/_utils.py 95.23% <100.00%> (+0.11%) ⬆️
src/squidpy/_utils.py 56.57% <100.00%> (+0.28%) ⬆️
src/squidpy/datasets/_dataset.py 100.00% <100.00%> (ø)
src/squidpy/datasets/_image.py 100.00% <100.00%> (ø)
src/squidpy/datasets/_utils.py 79.77% <100.00%> (+0.46%) ⬆️
src/squidpy/gr/_build.py 86.25% <100.00%> (ø)
src/squidpy/gr/_ligrec.py 76.45% <100.00%> (+0.08%) ⬆️
src/squidpy/gr/_nhood.py 77.50% <100.00%> (+0.14%) ⬆️
... and 21 more

@flying-sheep flying-sheep merged commit 3d0aa0b into scverse:main Feb 23, 2024
9 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.

None yet

3 participants