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: create .tbi for written .vcf.gz files (#233) #241

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Oct 24, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (f7ed4a7) 82.08% compared to head (4f04a12) 81.96%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   82.08%   81.96%   -0.13%     
==========================================
  Files          42       43       +1     
  Lines        5790     5873      +83     
==========================================
+ Hits         4753     4814      +61     
- Misses       1037     1059      +22     
Files Coverage Δ
src/common/mod.rs 88.44% <ø> (+0.44%) ⬆️
src/seqvars/ingest/mod.rs 89.14% <100.00%> (+0.30%) ⬆️
src/strucvars/ingest/mod.rs 92.04% <100.00%> (+0.24%) ⬆️
src/seqvars/prefilter/mod.rs 80.92% <33.33%> (-2.62%) ⬇️
src/common/noodles.rs 69.49% <69.49%> (ø)

... and 1 file with indirect coverage changes

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

@holtgrewe holtgrewe merged commit be99642 into main Oct 24, 2023
6 of 8 checks passed
@holtgrewe holtgrewe deleted the 233-create-tbi-file-for-written-vcfgz-files branch October 24, 2023 13:29
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.

Create .tbi file for written .vcf.gz files
1 participant