JuliaArrays / ArraysOfArrays.jl

Efficient storage and handling of nested arrays in Julia
Other
43 stars 9 forks source link

Improve specializations of empty and support empty! #27

Closed oschulz closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (7d3da23) into main (d5d9ecc) will increase coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   93.84%   93.97%   +0.12%     
==========================================
  Files           5        5              
  Lines         439      448       +9     
==========================================
+ Hits          412      421       +9     
  Misses         27       27              
Impacted Files Coverage Δ
src/array_of_similar_arrays.jl 94.30% <100.00%> (+0.14%) :arrow_up:
src/vector_of_arrays.jl 92.52% <100.00%> (+0.17%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us.