varfish-org / hgvs-rs

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

fix: add Serialize to data::cdot::json representations #176

Closed tedil closed 4 months ago

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

Codecov Report

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

Project coverage is 86.32%. Comparing base (20014d0) to head (b045a4f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ========================================== - Coverage 86.34% 86.32% -0.02% ========================================== Files 18 18 Lines 7145 7137 -8 ========================================== - Hits 6169 6161 -8 Misses 976 976 ``` | [Files](https://app.codecov.io/gh/varfish-org/hgvs-rs/pull/176?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/176?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% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/varfish-org/hgvs-rs/pull/176/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=varfish-org)