Skip to content

Update GPCCA::tsi#1259

Merged
WeilerP merged 1 commit intoscverse:mainfrom
WeilerP:feat/update_tsi
Apr 5, 2025
Merged

Update GPCCA::tsi#1259
WeilerP merged 1 commit intoscverse:mainfrom
WeilerP:feat/update_tsi

Conversation

@WeilerP
Copy link
Copy Markdown
Collaborator

@WeilerP WeilerP commented Apr 3, 2025

IMPORTANT: Please search among the Pull requests before creating one.

Description

  • Refactors the tsi method, to set the number of macrostates even if the computation failed.

Closes

Closes #1258.

Refactors the `tsi` method, to set the number of macrostates even if the
computation failed.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.

Project coverage is 79.38%. Comparing base (75c6c95) to head (27f4506).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/cellrank/estimators/terminal_states/_gpcca.py 57.89% 6 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1259      +/-   ##
==========================================
- Coverage   79.43%   79.38%   -0.06%     
==========================================
  Files          51       51              
  Lines        8603     8618      +15     
  Branches     1489     1491       +2     
==========================================
+ Hits         6834     6841       +7     
- Misses       1195     1201       +6     
- Partials      574      576       +2     
Files with missing lines Coverage Δ
src/cellrank/estimators/terminal_states/_gpcca.py 78.04% <57.89%> (-0.79%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@WeilerP WeilerP merged commit 527cfb4 into scverse:main Apr 5, 2025
8 of 10 checks passed
@WeilerP WeilerP deleted the feat/update_tsi branch April 5, 2025 23:01
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.

Refactor TSI computation

1 participant