Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

3157016
Select commit
Loading
Failed to load commit list.
Merged

Enable strict adherence to expected cell types #42

[pre-commit.ci] auto fixes from pre-commit.com hooks
3157016
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2025 in 1s

85.85% (target 1.00%)

View this Pull Request on Codecov

85.85% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.85%. Comparing base (9d3330d) to head (3157016).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   85.26%   85.85%   +0.59%     
==========================================
  Files           9        9              
  Lines         475      495      +20     
==========================================
+ Hits          405      425      +20     
  Misses         70       70              
Files with missing lines Coverage Δ
src/cell_annotator/_prompts.py 100.00% <100.00%> (ø)
src/cell_annotator/base_annotator.py 100.00% <100.00%> (ø)
src/cell_annotator/cell_annotator.py 86.71% <100.00%> (-0.28%) ⬇️
src/cell_annotator/sample_annotator.py 81.48% <100.00%> (-0.17%) ⬇️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.