Skip to content

test: increase test coverage overall - #49

Open
rschauner wants to merge 12 commits into
mainfrom
45-test-increase-test-coverage-overall
Open

test: increase test coverage overall#49
rschauner wants to merge 12 commits into
mainfrom
45-test-increase-test-coverage-overall

refactor(enrichment): update `enrich` method to use `&str` instead of…

8b53ff8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

88% (+19%) compared to 19ff6b7

Details

Codecov Report

❌ Patch coverage is 88.92617% with 33 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/enrich/core.rs 84% 14 Missing ⚠️
src/tcr_align/dataframe.rs 88% 13 Missing ⚠️
src/enrich/api.rs 82% 3 Missing ⚠️
src/main.rs 70% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/aggregate/mod.rs 100% <100%> (+100%) ⬆️
src/enrich/mod.rs 78% <100%> (+78%) ⬆️
src/geo_submission/mod.rs 92% <100%> (+73%) ⬆️
src/geo_submission/test.rs 100% <ø> (ø)
src/io.rs 92% <100%> (+1%) ⬆️
src/plate_reader/core.rs 88% <100%> (+2%) ⬆️
src/tcr_align/align.rs 93% <100%> (+16%) ⬆️
src/test_helpers.rs 100% <100%> (ø)
src/enrich/api.rs 71% <82%> (+71%) ⬆️
src/main.rs 70% <70%> (+16%) ⬆️
... and 2 more

... and 3 files with indirect coverage changes