Skip to content

Conversation

scverse-bot
Copy link
Contributor

cookiecutter-scverse released v0.6.0.

Changes

CI updates

We now more consistently embrace hatch and uv in the template. CI now generates the job matrix from that hatch configuration. This means the pyproject.toml file is now the one single point of truth for both local and CI test jobs.

Documentation updates

We improved the "contributing guide" that is also synced into the repos using this template to recommend hatch
as the default project manager.

Chore

Full Changelog: scverse/cookiecutter-scverse@v0.5.0...v0.6.0

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 the .cruft.json file in the root of your repository.
  • If there are merge conflicts, you need to resolve them manually.
  • 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.

@grst grst added the run-gpu-ci runs GPU CI label Oct 17, 2025
@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 19.30%. Comparing base (6abf5ba) to head (410c01d).
⚠️ Report is 21 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #647       +/-   ##
===========================================
- Coverage   79.26%   19.30%   -59.96%     
===========================================
  Files          51       51               
  Lines        4576     4604       +28     
===========================================
- Hits         3627      889     -2738     
- Misses        949     3715     +2766     
Files with missing lines Coverage Δ
src/scirpy/get/__init__.py 38.46% <100.00%> (-59.66%) ⬇️
src/scirpy/ir_dist/__init__.py 21.21% <100.00%> (-70.95%) ⬇️
src/scirpy/util/__init__.py 37.98% <100.00%> (-54.26%) ⬇️

... and 41 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@grst grst enabled auto-merge (squash) October 18, 2025 18:33
@grst grst merged commit d9bd883 into scverse:main Oct 18, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-gpu-ci runs GPU CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants