Skip to content

Extend tests & update the README#15

Merged
Marius1311 merged 11 commits intomainfrom
tests/extend
Apr 29, 2025
Merged

Extend tests & update the README#15
Marius1311 merged 11 commits intomainfrom
tests/extend

Conversation

@Marius1311
Copy link
Member

Increase coverage and improve the README

closes #14 #12 #6

@codecov
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.23%. Comparing base (422d688) to head (fb3f9e9).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/cellmapper/knn.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   78.25%   84.23%   +5.98%     
==========================================
  Files           6        6              
  Lines         423      425       +2     
==========================================
+ Hits          331      358      +27     
+ Misses         92       67      -25     
Files with missing lines Coverage Δ
src/cellmapper/check.py 100.00% <100.00%> (+36.00%) ⬆️
src/cellmapper/knn.py 75.38% <0.00%> (+3.84%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Marius1311 Marius1311 merged commit 6c461b6 into main Apr 29, 2025
8 checks passed
@Marius1311 Marius1311 deleted the tests/extend branch April 29, 2025 09:58
This was referenced Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include test for mapping to self

1 participant