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

Upgrade to Julia 1.3+, use artifacts #49

Merged
merged 2 commits into from
Mar 11, 2020

Conversation

staticfloat
Copy link
Contributor

This makes use of the new Artifacts system within Julia 1.3+. This
doesn't really change any core functionality, but it will benefit from
the installation improvements we are making to artifacts and binary
packages in general.

This makes use of the new Artifacts system within Julia 1.3+.  This
doesn't really change any core functionality, but it will benefit from
the installation improvements we are making to artifacts and binary
packages in general.
@codecov-io
Copy link

codecov-io commented Feb 5, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   89.83%   89.83%           
=======================================
  Files           4        4           
  Lines         118      118           
=======================================
  Hits          106      106           
  Misses         12       12
Impacted Files Coverage Δ
src/CodecZlib.jl 100% <ø> (ø) ⬆️

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 c513b62...80ffd6b. Read the comment docs.

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