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

add 2-args show & tests #296

Merged
merged 1 commit into from
Jan 22, 2019
Merged

add 2-args show & tests #296

merged 1 commit into from
Jan 22, 2019

Conversation

dkarrasch
Copy link
Contributor

Fixes #260 (which has been partly fixed already).

@codecov-io
Copy link

Codecov Report

Merging #296 into master will increase coverage by 0.14%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
+ Coverage   47.56%   47.71%   +0.14%     
==========================================
  Files          21       21              
  Lines        1068     1071       +3     
==========================================
+ Hits          508      511       +3     
  Misses        560      560
Impacted Files Coverage Δ
src/io.jl 67.12% <100%> (+1.4%) ⬆️

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 36bd7a5...bb391f1. Read the comment docs.

@timholy timholy merged commit ebe5044 into JuliaMath:master Jan 22, 2019
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.

Interpolation of 3D Arrays does not work since v0.9.0
3 participants