Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixed unmappable character for encoding ASCII #784
Conversation
|
I'm sorry for this, my IDE is applying copyright templates by default. Can you have a look, @yfarjoun? I search other sources for this, but I didn't find anything, so it should be fine. |
|
|
yfarjoun
merged commit 5a9d819
into
samtools:master
Jan 11, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
codecov-io
commented
Jan 11, 2017
Current coverage is 63.878% (diff: 100%)@@ master #784 diff @@
==========================================
Files 523 523
Lines 31643 31643
Methods 0 0
Messages 0 0
Branches 6766 6766
==========================================
- Hits 20216 20213 -3
- Misses 9291 9293 +2
- Partials 2136 2137 +1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
magicDGS commentedJan 11, 2017
Description
Fix #783.
Checklist