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: implement "seqvars ingest" command (#199) #206

Merged
merged 12 commits into from
Oct 6, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

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

codecov bot commented Oct 5, 2023

Codecov Report

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

Comparison is base (a188c70) 57.96% compared to head (70a2b28) 60.09%.

❗ Current head 70a2b28 differs from pull request most recent head 983871e. Consider uploading reports for the commit 983871e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   57.96%   60.09%   +2.12%     
==========================================
  Files          24       26       +2     
  Lines        2767     3042     +275     
==========================================
+ Hits         1604     1828     +224     
- Misses       1163     1214      +51     
Files Coverage Δ
src/common.rs 89.32% <66.66%> (-3.58%) ⬇️
src/main.rs 0.00% <0.00%> (ø)
src/seqvars/ingest/mod.rs 80.00% <80.00%> (ø)
src/seqvars/ingest/header.rs 85.32% <85.32%> (ø)

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

@holtgrewe holtgrewe force-pushed the 199-implement-seqvars-ingest-command branch from 833dc99 to dc84e73 Compare October 5, 2023 09:23
@holtgrewe holtgrewe force-pushed the 199-implement-seqvars-ingest-command branch from 2256f6d to 720fac7 Compare October 5, 2023 10:59
@holtgrewe holtgrewe marked this pull request as ready for review October 6, 2023 07:16
@holtgrewe holtgrewe enabled auto-merge (squash) October 6, 2023 07:16
@holtgrewe holtgrewe merged commit 21b965c into main Oct 6, 2023
6 checks passed
@holtgrewe holtgrewe deleted the 199-implement-seqvars-ingest-command branch October 6, 2023 07:31
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 "seqvars ingest" command
1 participant