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: porting over test_hgvs_variantmapper_gcp (#21) #27

Merged
merged 27 commits into from
Mar 2, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Feb 28, 2023 that may be closed by this pull request
6 tasks
@holtgrewe holtgrewe marked this pull request as draft February 28, 2023 14:25
@holtgrewe holtgrewe marked this pull request as ready for review March 2, 2023 10:48
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Patch coverage: 83.67% and project coverage change: +2.20 🎉

Comparison is base (6873324) 83.79% compared to head (41a5de5) 86.00%.

❗ Current head 41a5de5 differs from pull request most recent head 8ceea1e. Consider uploading reports for the commit 8ceea1e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   83.79%   86.00%   +2.20%     
==========================================
  Files          17       17              
  Lines        6116     6195      +79     
==========================================
+ Hits         5125     5328     +203     
+ Misses        991      867     -124     
Impacted Files Coverage Δ
src/data/interface.rs 100.00% <ø> (ø)
src/mapper/altseq.rs 90.43% <ø> (ø)
src/normalizer.rs 70.66% <50.00%> (+2.80%) ⬆️
src/parser/ds.rs 63.87% <59.64%> (+1.09%) ⬆️
src/parser/display.rs 84.10% <81.08%> (-0.55%) ⬇️
src/data/uta.rs 91.97% <87.67%> (-1.39%) ⬇️
src/mapper/variant.rs 83.12% <92.38%> (+11.73%) ⬆️
src/mapper/alignment.rs 91.27% <100.00%> (+0.18%) ⬆️
src/parser/impl_parse.rs 100.00% <100.00%> (+0.71%) ⬆️
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@holtgrewe holtgrewe merged commit 7f925c8 into main Mar 2, 2023
@holtgrewe holtgrewe deleted the 21-port-over-the-various-extensive-test-files branch March 2, 2023 11:13
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.

Port over the various extensive test files
1 participant