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

Fix around ter codon variant #116

Merged
merged 2 commits into from
Jan 28, 2025

fix: fix termination codon position in extension

ceeedf9
Select commit
Loading
Failed to load commit list.
Merged

Fix around ter codon variant #116

fix: fix termination codon position in extension
ceeedf9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 1s

48.04% (-0.09%) compared to 1663bc4

View this Pull Request on Codecov

48.04% (-0.09%) compared to 1663bc4

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 48.04%. Comparing base (1663bc4) to head (ceeedf9).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/varity/vcf_to_hgvs/protein.clj 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   48.13%   48.04%   -0.09%     
==========================================
  Files          16       16              
  Lines        2273     2277       +4     
  Branches       72       72              
==========================================
  Hits         1094     1094              
- Misses       1107     1111       +4     
  Partials       72       72              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.