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

test 1.6 #542

Closed rafaqz closed 11 months ago

rafaqz commented 11 months ago

We havent been testing 1.6 but its still in compat... ooops.

This PR makes sure things generally work on 1.6.

But keeping the tests working is pretty annoying, especially things like warning checks. So it doesn't seem practical to actually test 1.6.

codecov-commenter commented 11 months ago

Codecov Report

Merging #542 (61d81a5) into main (4f7f056) will decrease coverage by 0.47%. Report is 1 commits behind head on main. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #542      +/-   ##
==========================================
- Coverage   82.59%   82.12%   -0.47%     
==========================================
  Files          40       40              
  Lines        3320     3339      +19     
==========================================
  Hits         2742     2742              
- Misses        578      597      +19     
Files Coverage Δ
src/array/array.jl 88.58% <0.00%> (ø)

... and 1 file with indirect coverage changes

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