oschulz / ValueShapes.jl

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

ChainRulesCore v1.0 compatibility #51

Closed oschulz closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (3372750) into master (a947977) will increase coverage by 0.15%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   92.78%   92.93%   +0.15%     
==========================================
  Files          13       13              
  Lines         707      708       +1     
==========================================
+ Hits          656      658       +2     
+ Misses         51       50       -1     
Impacted Files Coverage Δ
src/ValueShapes.jl 100.00% <ø> (ø)
src/named_tuple_shape.jl 90.00% <83.33%> (+0.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 a947977...3372750. Read the comment docs.