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

Implement bp7 criteria #113

Closed gromdimon closed 3 months ago

gromdimon commented 3 months ago

Issue:

Description:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 32.00000% with 51 lines in your changes are missing coverage. Please review.

Project coverage is 70.75%. Comparing base (967d376) to head (ec9f04b). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== - Coverage 72.22% 70.75% -1.47% ========================================== Files 26 27 +1 Lines 1980 2055 +75 ========================================== + Hits 1430 1454 +24 - Misses 550 601 +51 ``` | [Files](https://app.codecov.io/gh/bihealth/auto-acmg/pull/113?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/auto\_acmg.py](https://app.codecov.io/gh/bihealth/auto-acmg/pull/113?src=pr&el=tree&filepath=src%2Fdefs%2Fauto_acmg.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2RlZnMvYXV0b19hY21nLnB5) | `98.90% <100.00%> (+0.05%)` | :arrow_up: | | [src/criteria/auto\_acmg.py](https://app.codecov.io/gh/bihealth/auto-acmg/pull/113?src=pr&el=tree&filepath=src%2Fcriteria%2Fauto_acmg.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2NyaXRlcmlhL2F1dG9fYWNtZy5weQ==) | `20.61% <6.66%> (-2.56%)` | :arrow_down: | | [src/criteria/auto\_bp7.py](https://app.codecov.io/gh/bihealth/auto-acmg/pull/113?src=pr&el=tree&filepath=src%2Fcriteria%2Fauto_bp7.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bihealth#diff-c3JjL2NyaXRlcmlhL2F1dG9fYnA3LnB5) | `33.92% <33.92%> (ø)` | |