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

Added # as a character to be sanitized by VCFOutputRenderer. #5817

Merged
merged 1 commit into from
Mar 19, 2019

Conversation

jonn-smith
Copy link
Collaborator

Also refactored the VcfOutputRenderer sanitization code.

Fixes #5671

@codecov-io
Copy link

codecov-io commented Mar 19, 2019

Codecov Report

Merging #5817 into master will increase coverage by 0.007%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##              master     #5817       +/-   ##
===============================================
+ Coverage     87.029%   87.037%   +0.007%     
- Complexity     32104     32110        +6     
===============================================
  Files           1972      1972               
  Lines         147187    147194        +7     
  Branches       16201     16201               
===============================================
+ Hits          128096    128113       +17     
+ Misses         13184     13176        -8     
+ Partials        5907      5905        -2
Impacted Files Coverage Δ Complexity Δ
.../funcotator/FilterFuncotationsIntegrationTest.java 100% <ø> (ø) 5 <0> (ø) ⬇️
...e/hellbender/tools/funcotator/FuncotatorUtils.java 88.83% <100%> (+0.06%) 194 <1> (+1) ⬆️
...nder/tools/funcotator/FuncotatorUtilsUnitTest.java 92.6% <100%> (+0.024%) 88 <2> (+2) ⬆️
...nder/utils/runtime/StreamingProcessController.java 67.773% <0%> (+0.474%) 33% <0%> (ø) ⬇️
...nder/utils/io/DeleteRecursivelyOnExitPathHook.java 85% <0%> (+10%) 4% <0%> (+1%) ⬆️
...ithwaterman/SmithWatermanIntelAlignerUnitTest.java 90% <0%> (+30%) 2% <0%> (ø) ⬇️
...utils/smithwaterman/SmithWatermanIntelAligner.java 90% <0%> (+40%) 3% <0%> (+2%) ⬆️

@jonn-smith jonn-smith merged commit a9b62ce into master Mar 19, 2019
@jonn-smith jonn-smith deleted the jts_VCF_Output_Renderer_Hash_Clean_Fix_5671 branch March 19, 2019 21:32
@jonn-smith jonn-smith restored the jts_VCF_Output_Renderer_Hash_Clean_Fix_5671 branch March 19, 2019 21:35
@jonn-smith jonn-smith deleted the jts_VCF_Output_Renderer_Hash_Clean_Fix_5671 branch March 20, 2019 14:55
jonn-smith added a commit that referenced this pull request Mar 25, 2019
Added in code to change how the best transcript is determined.
Changed how symbollic alleles are handled for GencodeFuncotation creation.

Fixes #5671
jonn-smith added a commit that referenced this pull request Mar 26, 2019
…tion. (#5834)

* Added `#` as a character to be sanitized by `VCFOutputRenderer`. (#5817)
* Added in code to change how the best transcript is determined.
* Changed how symbolic alleles are handled for `GencodeFuncotation` creation.

Fixes #5671
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants