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.

scverse-bot and others added 4 commits September 30, 2025 06:32
- Resolved conflicts in .cruft.json (use template v0.6.0 commit)
- Resolved conflicts in .pre-commit-config.yaml (use template's ruff v0.13.2)
- Resolved conflicts in .readthedocs.yaml (use template's hatch-based build with Python 3.12)
- Resolved conflicts in .github/workflows/test.yaml (use codecov v5 with token)
- Resolved conflicts in pyproject.toml (merge test deps: coverage>=7.10, pytest-cov from template + faiss-cpu, squidpy from main)
- biome: v2.2.4 → v2.2.6
- pyproject-fmt: v2.6.0 → v2.11.0
- ruff: v0.13.2 → v0.14.1

Incorporates updates from PR quadbio#26
ReadTheDocs build was failing due to treating warnings as errors.
The warnings are mostly harmless (duplicate references, missing cross-refs).
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.98%. Comparing base (8d15e40) to head (8d4d8df).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #54   +/-   ##
=======================================
  Coverage   86.98%   86.98%           
=======================================
  Files          13       13           
  Lines        1245     1245           
=======================================
  Hits         1083     1083           
  Misses        162      162           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Marius1311 Marius1311 merged commit 09a7b58 into quadbio:main Oct 24, 2025
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.

2 participants