Skip to content

adjust to new location for scanpy plotting utils - #730

Merged
grst merged 4 commits into
mainfrom
fix-import-error
Jul 29, 2026
Merged

adjust to new location for scanpy plotting utils#730
grst merged 4 commits into
mainfrom
fix-import-error

Conversation

@grst

@grst grst commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Closes #729

  • CHANGELOG.md updated
  • Tests added (For bug fixes or new features)
  • Tutorial updated (if necessary)

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.18%. Comparing base (dae3334) to head (484aee0).

Files with missing lines Patch % Lines
src/scirpy/pl/_clonotypes.py 53.84% 6 Missing ⚠️
src/scirpy/pl/styling.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #730      +/-   ##
==========================================
- Coverage   78.31%   78.18%   -0.14%     
==========================================
  Files          51       51              
  Lines        4607     4620      +13     
==========================================
+ Hits         3608     3612       +4     
- Misses        999     1008       +9     
Files with missing lines Coverage Δ
src/scirpy/pl/styling.py 91.52% <50.00%> (-3.12%) ⬇️
src/scirpy/pl/_clonotypes.py 86.10% <53.84%> (-1.62%) ⬇️

... and 1 file 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 commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator Author

remaining failures are due to issues with the latest numba RC

@grst grst moved this to On Hold in scirpy-dev Jul 27, 2026
@grst grst added this to scirpy-dev Jul 27, 2026
@grst grst moved this from On Hold to In progress in scirpy-dev Jul 27, 2026
@grst
grst merged commit 02ad919 into main Jul 29, 2026
15 of 16 checks passed
@grst
grst deleted the fix-import-error branch July 29, 2026 11:00
@github-project-automation github-project-automation Bot moved this from In progress to Done in scirpy-dev Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Integration Testing CI Test Failure on python 3.14 with prerelease dependencies

1 participant