Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement duplication - tandem setting to temporary fix the PVS1 criteria for duplication CNVs #205

Merged
merged 1 commit into from
Sep 10, 2024

Implement duplication - tandem setting

55f3c4d
Select commit
Loading
Failed to load commit list.
Merged

Implement duplication - tandem setting to temporary fix the PVS1 criteria for duplication CNVs #205

Implement duplication - tandem setting
55f3c4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

86.68% (+0.00%) compared to 1500123

View this Pull Request on Codecov

86.68% (+0.00%) compared to 1500123

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.68%. Comparing base (1500123) to head (55f3c4d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage   86.67%   86.68%           
=======================================
  Files          65       65           
  Lines        5627     5631    +4     
=======================================
+ Hits         4877     4881    +4     
  Misses        750      750           
Files with missing lines Coverage Δ
src/auto_acmg.py 61.41% <100.00%> (ø)
src/cli.py 96.29% <100.00%> (+0.29%) ⬆️
src/core/config.py 100.00% <100.00%> (ø)
src/strucvar/auto_pvs1.py 95.02% <100.00%> (+0.02%) ⬆️