jw3126 / Setfield.jl

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

Enable tests with QuickTypes #36

Closed tkf closed 6 years ago

tkf commented 6 years ago

It should work with Julia >= 0.7 now.

codecov-io commented 6 years ago

Codecov Report

Merging #36 into master will decrease coverage by 1.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   96.09%   94.52%   -1.58%     
==========================================
  Files           4        4              
  Lines         205      201       -4     
==========================================
- Hits          197      190       -7     
- Misses          8       11       +3
Impacted Files Coverage Δ
src/macrotools.jl 84.09% <0%> (-6.82%) :arrow_down:
src/sugar.jl 94% <0%> (-0.45%) :arrow_down:

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 e36f82a...c5ad259. Read the comment docs.