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

Fix for create-mpileup #52

Merged
merged 1 commit into from Apr 19, 2017
Merged

Conversation

ayamada
Copy link
Contributor

@ayamada ayamada commented Apr 18, 2017

Fix mismatched arity, and add related tests.

@codecov-io
Copy link

codecov-io commented Apr 18, 2017

Codecov Report

Merging #52 into master will increase coverage by 0.33%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #52      +/-   ##
=========================================
+ Coverage   73.36%   73.7%   +0.33%     
=========================================
  Files          56      56              
  Lines        3293    3293              
  Branches      329     333       +4     
=========================================
+ Hits         2416    2427      +11     
+ Misses        548     533      -15     
- Partials      329     333       +4
Impacted Files Coverage Δ
src/cljam/pileup.clj 100% <100%> (+14.28%) ⬆️
src/cljam/pileup/mpileup.clj 88.7% <0%> (+7.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1da2ef...0de97ec. Read the comment docs.

Copy link
Member

@alumi alumi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍

@totakke totakke merged commit 188b1e0 into chrovis:master Apr 19, 2017
@ayamada ayamada deleted the fix/create-mpileup branch April 28, 2017 15: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.

None yet

4 participants