Clinical-Genomics / preClinVar

A ClinVar API submission helper written in FastAPI
MIT License
1 stars 0 forks source link

Create major release v.2.0 #64

Closed northwestwitch closed 1 year ago

northwestwitch commented 1 year ago

[2.0]

Added

This version is a:

codecov-commenter commented 1 year ago

Codecov Report

Base: 95.65% // Head: 96.00% // Increases project coverage by +0.34% :tada:

Coverage data is based on head (fde232b) compared to base (f702aaf). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== + Coverage 95.65% 96.00% +0.34% ========================================== Files 9 9 Lines 299 325 +26 ========================================== + Hits 286 312 +26 Misses 13 13 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `96.00% <100.00%> (+0.34%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/Clinical-Genomics/preClinVar/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics) | Coverage Δ | | |---|---|---| | [preClinVar/\_\_version\_\_.py](https://codecov.io/gh/Clinical-Genomics/preClinVar/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics#diff-cHJlQ2xpblZhci9fX3ZlcnNpb25fXy5weQ==) | `100.00% <100.00%> (ø)` | | | [preClinVar/build.py](https://codecov.io/gh/Clinical-Genomics/preClinVar/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics#diff-cHJlQ2xpblZhci9idWlsZC5weQ==) | `100.00% <100.00%> (ø)` | | | [preClinVar/main.py](https://codecov.io/gh/Clinical-Genomics/preClinVar/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics#diff-cHJlQ2xpblZhci9tYWluLnB5) | `91.13% <100.00%> (+0.23%)` | :arrow_up: | | [tests/test\_main.py](https://codecov.io/gh/Clinical-Genomics/preClinVar/pull/64/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics#diff-dGVzdHMvdGVzdF9tYWluLnB5) | `100.00% <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=Clinical-Genomics). 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=Clinical-Genomics)

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