Skip to content

fix np str repr#1268

Merged
michalk8 merged 2 commits intomainfrom
fix/np_str_repr
Sep 5, 2025
Merged

fix np str repr#1268
michalk8 merged 2 commits intomainfrom
fix/np_str_repr

Conversation

@Zethson
Copy link
Copy Markdown
Member

@Zethson Zethson commented Sep 4, 2025

Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
@Zethson Zethson marked this pull request as ready for review September 4, 2025 18:41
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.55%. Comparing base (ce69c5f) to head (bcb3450).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1268      +/-   ##
==========================================
- Coverage   80.58%   80.55%   -0.04%     
==========================================
  Files          51       51              
  Lines        8618     8618              
  Branches     1491     1491              
==========================================
- Hits         6945     6942       -3     
- Misses       1095     1097       +2     
- Partials      578      579       +1     
Files with missing lines Coverage Δ
src/cellrank/_utils/_lineage.py 84.65% <100.00%> (ø)

... 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.

@Marius1311 Marius1311 requested a review from michalk8 September 5, 2025 07:17
@michalk8
Copy link
Copy Markdown
Collaborator

michalk8 commented Sep 5, 2025

LGTM, thanks a lot!

@michalk8 michalk8 merged commit f333725 into main Sep 5, 2025
14 of 16 checks passed
@michalk8 michalk8 deleted the fix/np_str_repr branch September 5, 2025 11:42
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.

Invalid lineage name XYZ. Valid names are [np.str_('4'), np.str_('0_1'), np.str_('0_2')].

2 participants