rafaqz / DimensionalData.jl

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

delete unused dimsmatch complexity #619

Closed rafaqz closed 7 months ago

rafaqz commented 7 months ago

See what breaks...

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 84.21%. Comparing base (05fec57) to head (bd1bdf3).

Files Patch % Lines
src/Lookups/lookup_arrays.jl 50.00% 2 Missing :warning:
src/Dimensions/format.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #619 +/- ## ========================================== - Coverage 84.38% 84.21% -0.17% ========================================== Files 45 45 Lines 4098 4099 +1 ========================================== - Hits 3458 3452 -6 - Misses 640 647 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.