JuliaArrays / ArraysOfArrays.jl

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

Add support for Adapt.jl #13

Closed oschulz closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   85.75%   85.86%   +0.11%     
==========================================
  Files           7        7              
  Lines         379      382       +3     
==========================================
+ Hits          325      328       +3     
  Misses         54       54              
Impacted Files Coverage Δ
src/ArraysOfArrays.jl 100.00% <ø> (ø)
src/array_of_similar_arrays.jl 96.69% <100.00%> (+0.05%) :arrow_up:
src/vector_of_arrays.jl 77.17% <100.00%> (+0.12%) :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 3fa5a58...b9dac12. Read the comment docs.