jw3126 / Setfield.jl

Update deeply nested immutable structs.
Other
167 stars 17 forks source link

Test against Julia 1.0 #35

Closed tkf closed 6 years ago

tkf commented 6 years ago

I checked it locally that it works. So I think it makes sense to have it in the CI.

It's a PR to #34.

codecov-io commented 6 years ago

Codecov Report

Merging #35 into nomut will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           nomut     #35   +/-   ##
=====================================
  Coverage   97.5%   97.5%           
=====================================
  Files          4       4           
  Lines        160     160           
=====================================
  Hits         156     156           
  Misses         4       4

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 d8a8730...100a4c6. Read the comment docs.

tkf commented 6 years ago

closed by #39