Merge pull request #89 from KamitaniLab/origin/myaokai/fix_preproc #111
Annotations
7 errors and 1 warning
Test with pytest:
tests/bdata/test_bdata.py#L88
TestBdata.test_metadata_add_get_where
AssertionError:
Arrays are not equal
(shapes (0, 18), (10,) mismatch)
x: array([], shape=(0, 18), dtype=float64)
y: array([0.961081, 0.648758, 0.796687, 0.017611, 0.209054, 0.96669 ,
0.593904, 0.550181, 0.495267, 0.71384 ])
|
Test with pytest:
tests/evals/test_metrics.py#L72
TestMetrics.test_2d
FileNotFoundError: [Errno 2] No such file or directory: 'data/testdata-2d.pkl.gz'
|
Test with pytest:
tests/evals/test_metrics.py#L88
TestMetrics.test_2d_nan
FileNotFoundError: [Errno 2] No such file or directory: 'data/testdata-2d-nan.pkl.gz'
|
Test with pytest:
tests/test_mri.py#L23
TestMri.test_add_load_epi_pass0001
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/bdpy/bdpy/tests/data/mri/epi.mat'
|
Test with pytest:
tests/test_mri.py#L23
TestMri.test_get_roiflag_pass0001
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/bdpy/bdpy/tests/data/mri/epi.mat'
|
Test with pytest:
tests/test_mri.py#L23
TestMri.test_get_roiflag_pass0002
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/bdpy/bdpy/tests/data/mri/epi.mat'
|
Test with pytest
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, MishaKav/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading