Skip to content

chore: bump scDataLoader floor to 2.1.3 - #10

Merged
jkobject merged 1 commit into
mainfrom
chore/bump-scdataloader-2.1.3
May 20, 2026
Merged

jkobject merged 1 commit into
mainfrom
chore/bump-scdataloader-2.1.3

Conversation

@jkobject

Copy link
Copy Markdown
Collaborator

Picks up the freshly released scdataloader 2.1.3 (https://pypi.org/project/scdataloader/2.1.3/):

No code changes needed on the scPRINT-2 side — both fixes were transparent.

Picks up:
- scipy>=1.15 compat in additional_postprocess
  (jkobject/scDataLoader#34, fixes scDataLoader#32)
- compound ontology id handling in translate()
  (jkobject/scDataLoader#33)
- lamin init --modules bionty docs (lamindb 2.1.x)
Copilot AI review requested due to automatic review settings May 20, 2026 09:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s declared minimum version of scDataLoader to pick up upstream fixes mentioned in the PR description.

Changes:

  • Bump scDataLoader dependency floor from >=2.1.1 to >=2.1.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pyproject.toml
Comment on lines 18 to 21
"torchdata>=0.7.1",
"lamindb[gcp]==2.1.1",
"scDataLoader>=2.1.1",
"scDataLoader>=2.1.3",
"simpler_flash>=1.3.5",
@codecov

codecov Bot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.44%. Comparing base (3e04426) to head (01ac450).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   37.44%   37.44%           
=======================================
  Files          31       31           
  Lines        4310     4310           
=======================================
  Hits         1614     1614           
  Misses       2696     2696           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@jkobject
jkobject merged commit 74c23fc into main May 20, 2026
4 checks passed
@jkobject
jkobject deleted the chore/bump-scdataloader-2.1.3 branch May 20, 2026 11:45
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