Work with pre-computed objects for imputed values and k-NN graphs #21
Codecov / codecov/project
succeeded
May 4, 2025 in 0s
85.17% (target 1.00%)
View this Pull Request on Codecov
85.17% (target 1.00%)
Details
Codecov Report
Attention: Patch coverage is 87.16578% with 24 lines in your changes missing coverage. Please review.
Project coverage is 85.17%. Comparing base (
f0fb6eb) to head (5fb88f1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cellmapper/utils.py | 85.50% | 10 Missing |
| src/cellmapper/cellmapper.py | 82.69% | 9 Missing |
| src/cellmapper/knn.py | 92.98% | 4 Missing |
| src/cellmapper/evaluate.py | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #21 +/- ##
==========================================
+ Coverage 84.48% 85.17% +0.68%
==========================================
Files 6 7 +1
Lines 477 607 +130
==========================================
+ Hits 403 517 +114
- Misses 74 90 +16 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cellmapper/check.py | 100.00% <ø> (ø) |
|
| src/cellmapper/evaluate.py | 84.45% <88.88%> (-0.21%) |
⬇️ |
| src/cellmapper/knn.py | 79.41% <92.98%> (+4.02%) |
⬆️ |
| src/cellmapper/cellmapper.py | 87.71% <82.69%> (-0.12%) |
⬇️ |
| src/cellmapper/utils.py | 85.50% <85.50%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading