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 depwarn on 0.6 due to vectorized functions #251

Merged
merged 2 commits into from
Sep 9, 2016
Merged

Conversation

yuyichao
Copy link
Contributor

@yuyichao yuyichao commented Sep 5, 2016

Requires JuliaLang/Compat.jl#280 and a new Compat tag.

@codecov-io
Copy link

codecov-io commented Sep 9, 2016

Current coverage is 65.82% (diff: 100%)

Merging #251 into master will increase coverage by 16.09%

@@             master       #251   diff @@
==========================================
  Files             8          8          
  Lines           750        752     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            373        495   +122   
+ Misses          377        257   -120   
  Partials          0          0          

Powered by Codecov. Last update b753e82...f687fe2

@yuyichao
Copy link
Contributor Author

yuyichao commented Sep 9, 2016

Compat.jl PR merged and tagged. Version requirements updated, run travis on 0.4, 0.5, nightly and CI passed. Should be ready to go.

@timholy timholy merged commit 9f69a2a into master Sep 9, 2016
@yuyichao yuyichao deleted the yyc/0.6-dep branch September 9, 2016 11:21
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