bihealth / auto-acmg

Automatic classification of sequence variants and CNVs according to ACMG criteria.
GNU General Public License v3.0
4 stars 0 forks source link

Finish prediction of `BA1`, `BS1`, `BS2`, `PM2` criteria #131

Closed gromdimon closed 2 months ago

gromdimon commented 2 months ago

Issue:

Description: N/A

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 19.14894% with 38 lines in your changes missing coverage. Please review.

Project coverage is 63.31%. Comparing base (b6fdafa) to head (a08e75c).

:exclamation: Current head a08e75c differs from pull request most recent head e2d5eae

Please upload reports for the commit e2d5eae to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ========================================== + Coverage 63.00% 63.31% +0.30% ========================================== Files 28 28 Lines 2633 2622 -11 ========================================== + Hits 1659 1660 +1 + Misses 974 962 -12 ``` | [Files](https://app.codecov.io/gh/bihealth/auto-acmg/pull/131?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth) | Coverage Δ | | |---|---|---| | [src/defs/annonars\_variant.py](https://app.codecov.io/gh/bihealth/auto-acmg/pull/131?src=pr&el=tree&filepath=src%2Fdefs%2Fannonars_variant.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2RlZnMvYW5ub25hcnNfdmFyaWFudC5weQ==) | `100.00% <100.00%> (ø)` | | | [src/criteria/auto\_ba1\_bs1\_bs2\_pm2.py](https://app.codecov.io/gh/bihealth/auto-acmg/pull/131?src=pr&el=tree&filepath=src%2Fcriteria%2Fauto_ba1_bs1_bs2_pm2.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2NyaXRlcmlhL2F1dG9fYmExX2JzMV9iczJfcG0yLnB5) | `25.35% <11.62%> (+1.82%)` | :arrow_up: |