unfoldtoolbox / UnfoldMakie.jl

Plotting tools for Unfold.jl based on Makie.jl and AlgebraOfGraphics.jl
MIT License
15 stars 7 forks source link

facetting and circular allignment #180

Closed vladdez closed 2 weeks ago

vladdez commented 1 month ago

Toposeries

Tests

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.19444% with 17 lines in your changes missing coverage. Please review.

Project coverage is 87.14%. Comparing base (aefcb7f) to head (5f24e32). Report is 78 commits behind head on main.

:exclamation: Current head 5f24e32 differs from pull request most recent head f5598b0

Please upload reports for the commit f5598b0 to get more accurate results.

Files Patch % Lines
src/eeg_series.jl 79.16% 10 Missing :warning:
src/plot_designmatrix.jl 86.66% 4 Missing :warning:
src/plot_topoplotseries.jl 96.42% 2 Missing :warning:
src/plot_erp.jl 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #180 +/- ## ========================================== - Coverage 87.78% 87.14% -0.64% ========================================== Files 18 18 Lines 753 856 +103 ========================================== + Hits 661 746 +85 - Misses 92 110 +18 ```

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

vladdez commented 3 weeks ago

this PR is just too huge although some problems are yet not solved (multirow categorical toposeries)