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.4.0 #165

Conversation

scverse-bot
Copy link
Contributor

cookiecutter-scverse released v0.4.0.

Changes

What's Changed

Full Changelog: scverse/cookiecutter-scverse@v0.3.1...v0.4.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 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.

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.09%. Comparing base (081dff0) to head (0441fd9).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   91.14%   91.09%   -0.05%     
==========================================
  Files          26       26              
  Lines         971      966       -5     
==========================================
- Hits          885      880       -5     
  Misses         86       86              
Files with missing lines Coverage Δ
src/scib_metrics/_settings.py 73.68% <100.00%> (ø)
src/scib_metrics/_types.py 100.00% <100.00%> (ø)
src/scib_metrics/benchmark/_core.py 98.69% <100.00%> (+<0.01%) ⬆️
src/scib_metrics/metrics/_isolated_labels.py 96.77% <ø> (-0.11%) ⬇️
src/scib_metrics/metrics/_kbet.py 73.62% <100.00%> (-0.29%) ⬇️
src/scib_metrics/utils/_pca.py 93.61% <100.00%> (-0.14%) ⬇️
src/scib_metrics/utils/_pcr.py 92.30% <ø> (-0.29%) ⬇️
src/scib_metrics/utils/_utils.py 59.37% <100.00%> (-1.24%) ⬇️
---- 🚨 Try these New Features:

@adamgayoso adamgayoso merged commit 6a2924f into YosefLab:main Aug 22, 2024
8 of 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