varfish-org / hgvs-rs

A port of biocommons/hgvs to the Rust programming language
Apache License 2.0
11 stars 4 forks source link

feat: move out assemblies to biocommons_bioutils crate (#134) #135

Closed holtgrewe closed 11 months ago

holtgrewe commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0f42d20) 87.86% compared to head (846721e) 87.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== - Coverage 87.86% 87.83% -0.03% ========================================== Files 19 18 -1 Lines 8050 8033 -17 ========================================== - Hits 7073 7056 -17 Misses 977 977 ``` | [Files](https://app.codecov.io/gh/bihealth/hgvs-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth) | Coverage Δ | | |---|---|---| | [src/data/cdot/json.rs](https://app.codecov.io/gh/bihealth/hgvs-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2RhdGEvY2RvdC9qc29uLnJz) | `93.32% <ø> (ø)` | | | [src/data/interface.rs](https://app.codecov.io/gh/bihealth/hgvs-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2RhdGEvaW50ZXJmYWNlLnJz) | `100.00% <ø> (ø)` | | | [src/data/uta.rs](https://app.codecov.io/gh/bihealth/hgvs-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2RhdGEvdXRhLnJz) | `91.89% <ø> (ø)` | | | [src/data/uta\_sr.rs](https://app.codecov.io/gh/bihealth/hgvs-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2RhdGEvdXRhX3NyLnJz) | `57.31% <ø> (ø)` | | | [src/mapper/assembly.rs](https://app.codecov.io/gh/bihealth/hgvs-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL21hcHBlci9hc3NlbWJseS5ycw==) | `74.56% <ø> (ø)` | | | [src/mapper/variant.rs](https://app.codecov.io/gh/bihealth/hgvs-rs/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL21hcHBlci92YXJpYW50LnJz) | `90.93% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.