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

Fill out docs #628

Closed rafaqz closed 7 months ago

rafaqz commented 7 months ago

@lazarusA not finished but at least some text

codecov-commenter commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (f9a7457) 86.80% compared to head (774dbbd) 86.83%. Report is 1 commits behind head on main.

Files Patch % Lines
src/LookupArrays/selector.jl 62.50% 3 Missing :warning:
src/array/show.jl 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #628 +/- ## ========================================== + Coverage 86.80% 86.83% +0.02% ========================================== Files 44 44 Lines 3669 3692 +23 ========================================== + Hits 3185 3206 +21 - Misses 484 486 +2 ```

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

rafaqz commented 7 months ago

Sorry I merged haha

lazarusA commented 7 months ago

yes, sorry.. now some updates and fixes are being done here: https://github.com/rafaqz/DimensionalData.jl/pull/629

rafaqz commented 7 months ago

I can go through these manually later, whish we could just commit them into a new branch or something