rafaqz / DimensionalData.jl

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

allow plotting `RGB` values with Makie #568

Closed rafaqz closed 8 months ago

rafaqz commented 9 months ago

tests plotting with missing values wherever possible

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (37fa195) 88.11% compared to head (a270e82) 88.03%.

Files Patch % Lines
ext/DimensionalDataMakie.jl 62.50% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #568 +/- ## ========================================== - Coverage 88.11% 88.03% -0.09% ========================================== Files 40 40 Lines 3382 3384 +2 ========================================== - Hits 2980 2979 -1 - Misses 402 405 +3 ```

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