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

fixed edge case for M2 palindrome transformer #5080

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

davidbenjamin
Copy link
Contributor

@davidbenjamin davidbenjamin merged commit 6f833df into master Aug 2, 2018
@davidbenjamin davidbenjamin deleted the db_palindrome_bug branch August 2, 2018 16:21
@codecov-io
Copy link

Codecov Report

Merging #5080 into master will increase coverage by 0.004%.
The diff coverage is 100%.

@@              Coverage Diff               @@
##             master     #5080       +/-   ##
==============================================
+ Coverage     86.39%   86.393%   +0.004%     
- Complexity    28832     28836        +4     
==============================================
  Files          1791      1791               
  Lines        133730    133730               
  Branches      14916     14916               
==============================================
+ Hits         115529    115534        +5     
+ Misses        12798     12794        -4     
+ Partials       5403      5402        -1
Impacted Files Coverage Δ Complexity Δ
...formers/PalindromeArtifactClipReadTransformer.java 100% <100%> (ø) 23 <0> (+1) ⬆️
...ithwaterman/SmithWatermanIntelAlignerUnitTest.java 60% <0%> (ø) 2% <0%> (ø) ⬇️
...nder/utils/runtime/StreamingProcessController.java 72.249% <0%> (+0.957%) 36% <0%> (+1%) ⬆️
...utils/smithwaterman/SmithWatermanIntelAligner.java 80% <0%> (+30%) 3% <0%> (+2%) ⬆️

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