- fixed a small NPE in MD5CalculatingOutputStream #881

Merged
merged 1 commit into from May 27, 2017

Conversation

Projects
None yet
3 participants
Contributor

yfarjoun commented May 26, 2017

see title

@yfarjoun yfarjoun - fixed a small NPE in MD5CalculatingOutputStream
f5cd8a8

yfarjoun requested a review from lbergelson May 26, 2017

Codecov Report

Merging #881 into master will increase coverage by 0.009%.
The diff coverage is 0%.

@@               Coverage Diff               @@
##              master      #881       +/-   ##
===============================================
+ Coverage     65.025%   65.034%   +0.009%     
- Complexity      7235      7237        +2     
===============================================
  Files            528       528               
  Lines          31894     31894               
  Branches        5444      5444               
===============================================
+ Hits           20739     20742        +3     
+ Misses          9012      9010        -2     
+ Partials        2143      2142        -1
Impacted Files Coverage Δ Complexity Δ
...sjdk/samtools/util/Md5CalculatingOutputStream.java 76.923% <0%> (+5.128%) 9 <1> (+1) ⬆️
...a/htsjdk/samtools/cram/encoding/rans/Decoding.java 85.714% <0%> (+3.571%) 12% <0%> (+1%) ⬆️

@yfarjoun yfarjoun merged commit 0be8345 into master May 27, 2017

4 of 5 checks passed

codecov/patch 0% of diff hit (target 65.025%)
Details
codecov/changes No unexpected coverage changes found.
Details
codecov/project 65.034% (+0.009%) compared to d7bae17
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment