JuliaArrays / AxisArrays.jl

Performant arrays where each dimension can have a named axis with values
http://JuliaArrays.github.io/AxisArrays.jl/latest/
Other
200 stars 41 forks source link

Fix broken tests and stop testing nightly #224

Closed timholy closed 1 year ago

timholy commented 1 year ago

Rationale for not testing nightly: https://discourse.julialang.org/t/why-do-packages-run-continuous-integration-tests-on-julia-nightly/101208/3?u=tim.holy

Explanation of the test failure: https://github.com/JuliaLang/julia/issues/50620

codecov[bot] commented 1 year ago

Codecov Report

Merging #224 (ca8b162) into master (7637195) will increase coverage by 0.14%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   89.73%   89.87%   +0.14%     
==========================================
  Files           8        8              
  Lines         711      711              
==========================================
+ Hits          638      639       +1     
+ Misses         73       72       -1     

see 1 file with indirect coverage changes

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