rafaqz / DimensionalData.jl

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

Fix dims2boundmatrix accuracy #496

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

This PR fixes problems creating bounds matrices for Explicit spans

codecov-commenter commented 1 year ago

Codecov Report

Merging #496 (71d3862) into main (30e8192) will increase coverage by 0.31%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
+ Coverage   89.33%   89.64%   +0.31%     
==========================================
  Files          39       39              
  Lines        2756     2811      +55     
==========================================
+ Hits         2462     2520      +58     
+ Misses        294      291       -3     
Impacted Files Coverage Δ
src/Dimensions/dimension.jl 89.23% <100.00%> (+0.80%) :arrow_up:

... and 7 files with indirect coverage changes

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