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: make some tables visible in `hgvs::sequences` #87

Closed holtgrewe closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9c75735) 88.87% compared to head (0691c67) 88.87%.

:exclamation: Current head 0691c67 differs from pull request most recent head e0945f6. Consider uploading reports for the commit e0945f6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ======================================= Coverage 88.87% 88.87% ======================================= Files 19 19 Lines 7976 7976 ======================================= Hits 7089 7089 Misses 887 887 ``` | [Impacted Files](https://codecov.io/gh/bihealth/hgvs-rs/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth) | Coverage Δ | | |---|---|---| | [src/sequences.rs](https://codecov.io/gh/bihealth/hgvs-rs/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL3NlcXVlbmNlcy5ycw==) | `99.40% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.