Skip to content

Update k-nn based imputation

a8303fc
Select commit
Loading
Failed to load commit list.
Merged

Add niche identification tutorial #23

Update k-nn based imputation
a8303fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2025 in 0s

84.05% (target 1.00%)

View this Pull Request on Codecov

84.05% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 10 lines in your changes missing coverage. Please review.

Project coverage is 84.05%. Comparing base (8a708f6) to head (a8303fc).

Files with missing lines Patch % Lines
src/cellmapper/evaluate.py 28.57% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   85.22%   84.05%   -1.17%     
==========================================
  Files           7        7              
  Lines         609      621      +12     
==========================================
+ Hits          519      522       +3     
- Misses         90       99       +9     
Files with missing lines Coverage Δ
src/cellmapper/evaluate.py 80.00% <28.57%> (-4.46%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.