oschulz / ValueShapes.jl

Duality of view between named variables and flat vectors in Julia
Other
12 stars 5 forks source link

Improve NamedTupleDist #40

Closed oschulz closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (24ea619) into master (37878f0) will increase coverage by 0.36%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   92.75%   93.11%   +0.36%     
==========================================
  Files          13       12       -1     
  Lines         649      654       +5     
==========================================
+ Hits          602      609       +7     
+ Misses         47       45       -2     
Impacted Files Coverage Δ
src/const_value_dist.jl 80.00% <100.00%> (+0.58%) :arrow_up:
src/named_tuple_dist.jl 94.24% <100.00%> (+0.30%) :arrow_up:
src/ValueShapes.jl
src/value_shape.jl 91.66% <0.00%> (+3.66%) :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 37878f0...24ea619. Read the comment docs.