unfoldtoolbox / UnfoldSim.jl

Simulate EEG / ERP data with overlap, non-linear effects, multiple regression
MIT License
7 stars 4 forks source link

temporary pull #89

Open behinger opened 7 months ago

behinger commented 7 months ago

I just combine the formula onsets and the sequence in here because I need them both for a simulation ;)

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 62.57%. Comparing base (75e86a1) to head (b205b44). Report is 1 commits behind head on main.

Files Patch % Lines
src/component.jl 46.15% 49 Missing :warning:
src/onset.jl 12.00% 22 Missing :warning:
src/design.jl 35.48% 20 Missing :warning:
src/simulation.jl 53.33% 7 Missing :warning:
src/sequence.jl 83.33% 5 Missing :warning:
src/predefinedSimulations.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## =========================================== - Coverage 72.70% 62.57% -10.14% =========================================== Files 10 11 +1 Lines 359 529 +170 =========================================== + Hits 261 331 +70 - Misses 98 198 +100 ```

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