JuliaObjects / ConstructionBase.jl

Primitives for construction of objects
MIT License
38 stars 22 forks source link

less generated for NamedTupleConstructor #63

Closed jw3126 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #63 (fa46076) into master (9fa5044) will increase coverage by 1.75%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master       #63      +/-   ##
===========================================
+ Coverage   98.24%   100.00%   +1.75%     
===========================================
  Files           3         3              
  Lines         114       113       -1     
===========================================
+ Hits          112       113       +1     
+ Misses          2         0       -2     
Impacted Files Coverage Δ
src/ConstructionBase.jl 100.00% <100.00%> (+2.46%) :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 9fa5044...fa46076. Read the comment docs.