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

Fix dims2boundmatrix accuracy #490

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

@tiemvanderdeure this should fix your Rasters.jl problem.

codecov-commenter commented 1 year ago

Codecov Report

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

@@            Coverage Diff             @@
##             main     #490      +/-   ##
==========================================
+ Coverage   89.33%   89.37%   +0.03%     
==========================================
  Files          39       39              
  Lines        2756     2766      +10     
==========================================
+ Hits         2462     2472      +10     
  Misses        294      294              
Impacted Files Coverage Δ
src/Dimensions/dimension.jl 89.23% <100.00%> (+0.80%) :arrow_up:

... and 1 file with indirect coverage changes

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