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: enable using ENSEMBL chrMT transcript (#381) #393

Merged
merged 5 commits into from
Mar 5, 2024

Merge remote-tracking branch 'origin/main' into 381-missing-mitochond…

7beadeb
Select commit
Loading
Failed to load commit list.
Merged

feat: enable using ENSEMBL chrMT transcript (#381) #393

Merge remote-tracking branch 'origin/main' into 381-missing-mitochond…
7beadeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2024 in 0s

76.11% (+0.33%) compared to 90bf387

View this Pull Request on Codecov

76.11% (+0.33%) compared to 90bf387

Details

Codecov Report

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

Project coverage is 76.11%. Comparing base (90bf387) to head (7beadeb).

Files Patch % Lines
src/db/create/mod.rs 91.25% 7 Missing ⚠️
src/annotate/seqvars/provider.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   75.78%   76.11%   +0.33%     
==========================================
  Files          24       24              
  Lines        5030     5092      +62     
==========================================
+ Hits         3812     3876      +64     
+ Misses       1218     1216       -2     

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