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

use 0.6.0-pre for minimum julia version in REQUIRE #4

Merged
merged 1 commit into from
May 29, 2017

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented May 25, 2017

const PooledVector{T,R} syntax would not work in early 0.6.0-dev version,
so better to stick with the julia-0.5-compatible version of the package there

`const PooledVector{T,R}` syntax would not work in early 0.6.0-dev version,
so better to stick with the julia-0.5-compatible version of the package there
@codecov-io
Copy link

codecov-io commented May 25, 2017

Codecov Report

Merging #4 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files           1        1           
  Lines         135      135           
=======================================
  Hits           90       90           
  Misses         45       45

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 ed9eef5...e826eeb. Read the comment docs.

@shashi shashi merged commit feff9dc into JuliaData:master May 29, 2017
@tkelman tkelman deleted the patch-1 branch May 29, 2017 10:41
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.

3 participants