rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
271 stars 38 forks source link

add `convert` method for `DimArray` and `DimArray{T}` #526

Closed rafaqz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #526 (f8ae40f) into main (6af9c1e) will increase coverage by 0.67%. Report is 10 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #526      +/-   ##
==========================================
+ Coverage   89.38%   90.05%   +0.67%     
==========================================
  Files          39       39              
  Lines        2874     3028     +154     
==========================================
+ Hits         2569     2727     +158     
+ Misses        305      301       -4     
Files Changed Coverage Δ
src/array/array.jl 96.68% <100.00%> (+0.09%) :arrow_up:

... and 8 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more