varfish-org / hgvs-rs

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

chore: fix some clippy lints #184

Closed tedil closed 2 months ago

tedil commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.31%. Comparing base (d59783c) to head (4becad7). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ========================================== - Coverage 86.32% 86.31% -0.02% ========================================== Files 18 18 Lines 7137 7139 +2 ========================================== + Hits 6161 6162 +1 - Misses 976 977 +1 ``` | [Files](https://app.codecov.io/gh/varfish-org/hgvs-rs/pull/184?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=varfish-org) | Coverage Δ | | |---|---|---| | [src/data/cdot/json.rs](https://app.codecov.io/gh/varfish-org/hgvs-rs/pull/184?src=pr&el=tree&filepath=src%2Fdata%2Fcdot%2Fjson.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=varfish-org#diff-c3JjL2RhdGEvY2RvdC9qc29uLnJz) | `89.59% <ø> (ø)` | | | [src/normalizer.rs](https://app.codecov.io/gh/varfish-org/hgvs-rs/pull/184?src=pr&el=tree&filepath=src%2Fnormalizer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=varfish-org#diff-c3JjL25vcm1hbGl6ZXIucnM=) | `70.73% <100.00%> (ø)` | | | [src/parser/ds.rs](https://app.codecov.io/gh/varfish-org/hgvs-rs/pull/184?src=pr&el=tree&filepath=src%2Fparser%2Fds.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=varfish-org#diff-c3JjL3BhcnNlci9kcy5ycw==) | `64.97% <50.00%> (-0.13%)` | :arrow_down: |