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: update noodles group #447

Merged
merged 2 commits into from
May 8, 2024

update insta snapshot for test_multiquery

9104395
Select commit
Loading
Failed to load commit list.
Merged

fix: update noodles group #447

update insta snapshot for test_multiquery
9104395
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2024 in 0s

73.92% (-0.01%) compared to 41512ca, passed because coverage increased by +0.08% when compared to adjusted base (73.83%)

View this Pull Request on Codecov

73.92% (-0.01%) compared to 41512ca, passed because coverage increased by +0.08% when compared to adjusted base (73.83%)

Details

Codecov Report

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

Project coverage is 73.92%. Comparing base (41512ca) to head (9104395).

Files Patch % Lines
src/freqs/cli/import/mod.rs 0.00% 7 Missing ⚠️
src/freqs/cli/import/auto.rs 0.00% 5 Missing ⚠️
src/freqs/cli/import/mt.rs 0.00% 5 Missing ⚠️
src/freqs/cli/import/xy.rs 0.00% 5 Missing ⚠️
src/gnomad_sv/cli/import/gnomad_cnv4.rs 0.00% 5 Missing ⚠️
src/helixmtdb/pbs.rs 75.00% 5 Missing ⚠️
src/freqs/cli/import/reading.rs 83.33% 3 Missing ⚠️
src/common/noodles.rs 92.85% 1 Missing ⚠️
src/freqs/serialized/auto.rs 0.00% 1 Missing ⚠️
src/freqs/serialized/mt.rs 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
- Coverage   73.93%   73.92%   -0.01%     
==========================================
  Files          79       79              
  Lines        8307     8308       +1     
==========================================
  Hits         6142     6142              
- Misses       2165     2166       +1     

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