rafaqz / DimensionalData.jl

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

get docs checks passing #653

Closed rafaqz closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 84.05%. Comparing base (0fee895) to head (f50494a). Report is 2 commits behind head on main.

Files Patch % Lines
src/stack/indexing.jl 50.00% 1 Missing :warning:
src/stack/methods.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #653 +/- ## ========================================== + Coverage 84.00% 84.05% +0.04% ========================================== Files 45 45 Lines 4095 4088 -7 ========================================== - Hits 3440 3436 -4 + Misses 655 652 -3 ```

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