Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rtol for scipy iterative solver, bump version #1237

Merged
merged 6 commits into from
Dec 14, 2024

Test on `macos-15`

3a4f159
Select commit
Loading
Failed to load commit list.
Merged

Fix rtol for scipy iterative solver, bump version #1237

Test on `macos-15`
3a4f159
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

79.41% (target 75.00%)

View this Pull Request on Codecov

79.41% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.41%. Comparing base (82248b2) to head (3a4f159).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1237      +/-   ##
==========================================
- Coverage   79.47%   79.41%   -0.07%     
==========================================
  Files          51       51              
  Lines        8604     8603       -1     
  Branches     2251     1489     -762     
==========================================
- Hits         6838     6832       -6     
- Misses       1193     1195       +2     
- Partials      573      576       +3     
Files with missing lines Coverage Δ
src/cellrank/_utils/_linear_solver.py 40.32% <100.00%> (-0.32%) ⬇️

... and 2 files with indirect coverage changes