jw3126 / Setfield.jl

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

Use Tuple instead of Vector in test_quicktypes.jl #39

Closed tkf closed 6 years ago

tkf commented 6 years ago

If we do not support IndexLens for mutable arrays, I think this is the way to go.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           nomut     #39   +/-   ##
=====================================
  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...82cbf87. Read the comment docs.