Skip to content

add tqdm in sparsification - #550

Open
MUCDK wants to merge 14 commits into
mainfrom
feature/tqdm_sparsification
Open

add tqdm in sparsification#550
MUCDK wants to merge 14 commits into
mainfrom
feature/tqdm_sparsification

Add joblib to intersphinx

0e7b5b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 0s

76.75% (target 75.00%)

View this Pull Request on Codecov

76.75% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 61.29032% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.75%. Comparing base (53b1e0e) to head (0e7b5b7).
⚠️ Report is 573 commits behind head on main.

Files with missing lines Patch % Lines
src/moscot/backends/ott/output.py 36.36% 21 Missing ⚠️
src/moscot/base/output.py 89.65% 1 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
- Coverage   77.19%   76.75%   -0.44%     
==========================================
  Files          40       40              
  Lines        3858     3889      +31     
  Branches      663      668       +5     
==========================================
+ Hits         2978     2985       +7     
- Misses        594      616      +22     
- Partials      286      288       +2     
Files with missing lines Coverage Δ
src/moscot/base/output.py 79.42% <89.65%> (-0.70%) ⬇️
src/moscot/backends/ott/output.py 73.60% <36.36%> (-14.75%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.