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 cljam level command #57

Merged
merged 1 commit into from Apr 19, 2017

Conversation

ayamada
Copy link
Contributor

@ayamada ayamada commented Apr 18, 2017

cljam level command needs index from internal bam reader, but bam reader without option args means :ignore-index true.
Need exipit :ignore-index false option.

@codecov-io
Copy link

Codecov Report

Merging #57 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   73.36%   73.36%           
=======================================
  Files          56       56           
  Lines        3293     3293           
  Branches      329      329           
=======================================
  Hits         2416     2416           
  Misses        548      548           
  Partials      329      329
Impacted Files Coverage Δ
src/cljam/cli.clj 33.59% <0%> (ø) ⬆️

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...4416b6b. Read the comment docs.

@totakke totakke merged commit f74c881 into chrovis:master Apr 19, 2017
@ayamada ayamada deleted the fix/cljam-level-command 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