jw3126 / Setfield.jl

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

Remove constructor_of(::UnionAll) case #28

Closed tkf closed 6 years ago

tkf commented 6 years ago

closes #26

codecov-io commented 6 years ago

Codecov Report

Merging #28 into master will increase coverage by 0.5%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #28     +/-   ##
=========================================
+ Coverage   88.63%   89.14%   +0.5%     
=========================================
  Files           5        5             
  Lines         176      175      -1     
=========================================
  Hits          156      156             
+ Misses         20       19      -1
Impacted Files Coverage Δ
src/lens.jl 89.79% <ø> (+1.79%) :arrow_up:

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 82139f1...63706e5. Read the comment docs.