oxinabox / DataDepsGenerators.jl

Utility for developers to help define DataDeps registration blocks, for reusing existing Data with DataDeps.jl
Other
18 stars 6 forks source link

Full 1.0 compat #60

Closed oxinabox closed 5 years ago

oxinabox commented 5 years ago

Finish up from #59 #58 #55 etc

oxinabox commented 5 years ago

This should be alll good now for 1.0

oxinabox commented 5 years ago

ok, now datadryad is down for everyone

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c6f742d). Click here to learn what that means. The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #60   +/-   ##
=========================================
  Coverage          ?   94.44%           
=========================================
  Files             ?       21           
  Lines             ?      342           
  Branches          ?        0           
=========================================
  Hits              ?      323           
  Misses            ?       19           
  Partials          ?        0
Impacted Files Coverage Δ
src/APIs/DataOneV2/KNB.jl 10% <0%> (ø)
src/APIs/DataCite.jl 100% <100%> (ø)
src/APIs/DataDryad.jl 100% <100%> (ø)
src/metadata.jl 100% <100%> (ø)
src/APIs/UCI.jl 100% <100%> (ø)
src/APIs/CKAN.jl 100% <100%> (ø)
src/APIs/GitHub.jl 100% <100%> (ø)
src/generate.jl 84.84% <100%> (ø)
src/APIs/DataOneV1.jl 100% <100%> (ø)
src/utils.jl 100% <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 c6f742d...67d6efe. Read the comment docs.

oxinabox commented 5 years ago

This is all done now. (Final CI is still running but it got past the only change of relevance from the last time it passed)