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

feat: ACMG rating of sequence/small variants (#54) #60

Merged
merged 6 commits into from
Sep 13, 2023

Conversation

gromdimon
Copy link
Contributor

@gromdimon gromdimon commented Sep 13, 2023

Tasks:

  • Implement
  • Test

@gromdimon gromdimon linked an issue Sep 13, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #60 (5923126) into main (cc378b8) will increase coverage by 9.60%.
The diff coverage is 90.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   87.98%   97.59%   +9.60%     
==========================================
  Files          33        2      -31     
  Lines        1124       83    -1041     
  Branches      339        0     -339     
==========================================
- Hits          989       81     -908     
+ Misses        131        2     -129     
+ Partials        4        0       -4     
Files Changed Coverage Δ
backend/app/main.py 97.56% <90.90%> (-2.44%) ⬇️

... and 31 files with indirect coverage changes

@gromdimon gromdimon enabled auto-merge (squash) September 13, 2023 14:51
@gromdimon gromdimon merged commit 83540c2 into main Sep 13, 2023
@gromdimon gromdimon deleted the 54-implement-acmg-rating-of-sequencesmall-variants branch September 13, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement ACMG rating of sequence/small variants
1 participant