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 @os_only deprecation warnings #149

Merged
merged 1 commit into from
Jun 12, 2016
Merged

Fix @os_only deprecation warnings #149

merged 1 commit into from
Jun 12, 2016

Conversation

TotalVerb
Copy link
Collaborator

Having red text be printed every time Pkg.test("JSON") is run is getting tiresome. Compat has the new is_windows() function, and these macros are not coming back (JuliaLang/julia#16658).

Also bumped the Compat version to what is appropriate. With this and #140, there is no more red output for tests on release or master.

Closes #146

@codecov-io
Copy link

codecov-io commented Jun 12, 2016

Current coverage is 96.37%

Merging #149 into master will not change coverage

@@             master       #149   diff @@
==========================================
  Files             2          2          
  Lines           331        331          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            319        319          
  Misses           12         12          
  Partials          0          0          

Powered by Codecov. Last updated by db54323...048d7da

@kmsquire kmsquire merged commit bec34de into JuliaIO:master Jun 12, 2016
@kmsquire
Copy link
Contributor

Thanks!

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