jw3126 / Setfield.jl

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

Multiproperty #44

Closed jw3126 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage    97.7%   97.87%   +0.16%     
==========================================
  Files           3        4       +1     
  Lines         131      141      +10     
==========================================
+ Hits          128      138      +10     
  Misses          3        3
Impacted Files Coverage Δ
src/lens.jl 100% <100%> (ø) :arrow_up:
src/experimental.jl 100% <100%> (ø)

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 6b6eee8...e0d7bea. Read the comment docs.

tkf commented 6 years ago

LGTM!