fix: Track config options, mimick sequence length clamping as implicitly done in hgvs py #206
Codecov / codecov/project
succeeded
Feb 12, 2025 in 1s
92.42% (+0.01%) compared to 305058d
View this Pull Request on Codecov
92.42% (+0.01%) compared to 305058d
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 92.42%. Comparing base (
305058d
) to head (25376fb
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #206 +/- ##
==========================================
+ Coverage 92.40% 92.42% +0.01%
==========================================
Files 18 18
Lines 11455 11481 +26
==========================================
+ Hits 10585 10611 +26
Misses 870 870
Files with missing lines | Coverage Δ | |
---|---|---|
src/mapper/altseq.rs | 95.11% <100.00%> (+0.04%) |
⬆️ |
src/mapper/assembly.rs | 72.52% <100.00%> (+0.35%) |
⬆️ |
src/mapper/variant.rs | 85.43% <100.00%> (+0.19%) |
⬆️ |
src/normalizer.rs | 91.19% <100.00%> (ø) |
|
src/validator/mod.rs | 72.64% <100.00%> (+0.52%) |
⬆️ |
Loading