jw3126 / Setfield.jl

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

Set! #25

Closed jw3126 closed 6 years ago

jw3126 commented 6 years ago

22

codecov-io commented 6 years ago

Codecov Report

Merging #25 into master will increase coverage by 2.79%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   88.63%   91.42%   +2.79%     
==========================================
  Files           5        5              
  Lines         176      175       -1     
==========================================
+ Hits          156      160       +4     
+ Misses         20       15       -5
Impacted Files Coverage Δ
src/Setfield.jl 0% <ø> (-50%) :arrow_down:
src/lens.jl 97.82% <100%> (+9.82%) :arrow_up:
src/sugar.jl 94% <100%> (+0.52%) :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 813f305...940d72b. Read the comment docs.