Skip to content

chore: bump scDataLoader floor to 2.1.3#53

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

chore: bump scDataLoader floor to 2.1.3#53
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 scPRINT-side code changes needed.

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

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 scPRINT’s dependency floor to pick up scDataLoader/scdataloader v2.1.3, aligning the project with upstream fixes (SciPy>=1.15 compatibility and improved ontology ID translation behavior).

Changes:

  • Bump scDataLoader minimum version from >=2.1.2 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 22
"torchdata>=0.7.1",
"lamindb==2.1.1",
"bionty>=1.0.0",
"scDataLoader>=2.1.2",
"scDataLoader>=2.1.3",
"simpler_flash==1.0.7",
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.11%. Comparing base (491f640) to head (c2e4964).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   41.11%   41.11%           
=======================================
  Files          27       27           
  Lines        2875     2875           
=======================================
  Hits         1182     1182           
  Misses       1693     1693           

☔ 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 9eae250 into main May 20, 2026
5 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.

3 participants