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 file identifier mappings (#364) #365

Merged
merged 4 commits into from
Jun 6, 2024

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Jun 6, 2024 that may be closed by this pull request
@holtgrewe holtgrewe enabled auto-merge (squash) June 6, 2024 10:21
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 67.20648% with 81 lines in your changes missing coverage. Please review.

Project coverage is 80%. Comparing base (06334e6) to head (950e8db).

Additional details and impacted files
@@         Coverage Diff          @@
##           main   #365    +/-   ##
====================================
- Coverage    81%    80%    -1%     
====================================
  Files        44     44            
  Lines      6148   6324   +176     
====================================
+ Hits       4984   5108   +124     
- Misses     1164   1216    +52     
Files Coverage Δ
src/main.rs 0% <ø> (ø)
src/seqvars/prefilter/mod.rs 83% <ø> (ø)
src/seqvars/query/interpreter/genotype.rs 88% <100%> (ø)
src/strucvars/query/bgdbs.rs 81% <100%> (ø)
src/strucvars/query/clinvar.rs 78% <100%> (ø)
src/strucvars/query/genes.rs 100% <100%> (ø)
src/strucvars/query/masked.rs 90% <100%> (ø)
src/strucvars/txt_to_bin/clinvar/input.rs 85% <ø> (ø)
src/strucvars/txt_to_bin/clinvar/mod.rs 84% <100%> (ø)
src/strucvars/txt_to_bin/masked.rs 93% <ø> (ø)
... and 8 more

@holtgrewe holtgrewe merged commit 57db49a into main Jun 6, 2024
6 of 8 checks passed
@holtgrewe holtgrewe deleted the 364-implement-file-identifier-mappings branch June 6, 2024 10:28
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 file identifier mappings
1 participant