oschulz / ValueShapes.jl

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

Increase performance of _varoffset_cumsum #74

Closed oschulz closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (2c28980) 85.03% compared to head (fa98212) 85.12%.

Files Patch % Lines
src/named_tuple_shape.jl 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 85.03% 85.12% +0.09% ========================================== Files 13 13 Lines 989 995 +6 ========================================== + Hits 841 847 +6 Misses 148 148 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.