Skip to content

Merge pull request #65 from sync2brain/feat_logger #42

Merge pull request #65 from sync2brain/feat_logger

Merge pull request #65 from sync2brain/feat_logger #42

GitHub Actions / Test Results failed Jun 13, 2025 in 0s

1 errors, 10 pass in 27m 6s

 3 files  ±0   9 suites  ±0   27m 6s ⏱️ +47s
11 tests ±0  10 ✅ +1  0 💤 ±0  0 ❌ ±0  1 🔥  - 1 
33 runs  ±0  32 ✅ +3  0 💤 ±0  0 ❌ ±0  1 🔥  - 3 

Results for commit ac8c34d. ± Comparison against earlier commit 5365847.

Annotations

Check failure on line 0 in exampleTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs with error: runExampleScript(exName=demo_phase_prediction_error_simple.m#ext) (exampleTests)

artifacts/Test Results (MATLAB R2025a)/results.xml [took 27s]
Raw output
Error occurred in exampleTests/runExampleScript(exName=demo_phase_prediction_error_simple.m#ext) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:nologicalnan'
    --------------
    Error Details:
    --------------
    Error using designfilt>parseAndDesignFilter (line 445)
    NaN values cannot be converted to logicals.
    
    Error in designfilt (line 207)
      [err,requestedResponse,parseParams,h] = parseAndDesignFilter(inputParamValueNames, varargin{:});     
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    Error in demo_phase_prediction_error_simple (line 62)
    oscBPFfilter = designfilt('bandpassiir','FilterOrder',12,'HalfPowerFrequency1',peakFrequency-2,...
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    Error in run (line 112)
    evalin('caller', strcat(scriptStem, ';'));
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    Error in exampleTests/runExampleScript (line 10)
                run(exName);
                ^^^^^^^^^^^^

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

11 tests found

There are 11 tests, see "Raw output" for the full list of tests.
Raw output
basicTests ‑ noBossdevice
exampleTests ‑ runExampleScript(exName=demo_amplitude_threshold_tracking.m#ext)
exampleTests ‑ runExampleScript(exName=demo_jittered_open_loop_stimulation.m#ext)
exampleTests ‑ runExampleScript(exName=demo_measure_loop_latency.m#ext)
exampleTests ‑ runExampleScript(exName=demo_mu_rhythm_phase_triggering.m#ext)
exampleTests ‑ runExampleScript(exName=demo_phase_prediction_error_simple.m#ext)
exampleTests ‑ runExampleScript(exName=demo_phase_triggered_plasticity_protocol.m#ext)
exampleTests ‑ runExampleScript(exName=demo_sdi.m#ext)
smokeTests ‑ bdInitialization
smokeTests ‑ bdShortRun
smokeTests ‑ getTriggersRunning