Skip to content

Add some more tests for the evaluation mixin

9b8c544
Select commit
Loading
Failed to load commit list.
Merged

Implement presence scores and allow evaluation per group #16

Add some more tests for the evaluation mixin
9b8c544
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2025 in 1s

85.40% (target 1.00%)

View this Pull Request on Codecov

85.40% (target 1.00%)

Details

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.40%. Comparing base (6c461b6) to head (9b8c544).

Files with missing lines Patch % Lines
src/cellmapper/evaluate.py 96.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   84.23%   85.40%   +1.17%     
==========================================
  Files           6        6              
  Lines         425      466      +41     
==========================================
+ Hits          358      398      +40     
- Misses         67       68       +1     
Files with missing lines Coverage Δ
src/cellmapper/evaluate.py 87.85% <96.42%> (+4.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.