JuliaArrays / ReadOnlyArrays.jl

A wrapper type around AbstractArray that is read-only
Other
29 stars 5 forks source link

Get ready for release #1

Closed davidanthoff closed 5 years ago

davidanthoff commented 5 years ago

I'd love to use this package, do you think you could register it soon? This PR is a bunch of smallish cleanup stuff. Could you also enable appveyor? Oh, and maybe also enable codecov?

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f06cf61). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #1   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      1           
  Lines             ?     16           
  Branches          ?      0           
=======================================
  Hits              ?     16           
  Misses            ?      0           
  Partials          ?      0

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 f06cf61...20850e6. Read the comment docs.

bkamins commented 5 years ago

Thank you for the commit. It was not clear where the community wants to go with this package. But I think I will just make its first release and register it as is and it can be moved later to a more appropriate place.

davidanthoff commented 5 years ago

That would be great! I guess the repo could eventually be moved to https://github.com/JuliaArrays? But I agree, that could come later.

bkamins commented 5 years ago

I had to fix UUID and hopefully https://github.com/JuliaLang/METADATA.jl/pull/21494 will pass.

davidanthoff commented 5 years ago

Easiest solution: delete the Project.toml :)

bkamins commented 5 years ago

@davidanthoff The package is registered.