Feature inversion pipeline for modular iCNN construction #85
ci.yml
on: pull_request
lint
7s
type-check
2m 8s
Matrix: test
Annotations
33 errors and 10 warnings
lint
Process completed with exit code 1.
|
test (3.11)
Process completed with exit code 1.
|
test (3.10)
Process completed with exit code 1.
|
test (3.8):
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 (3.8):
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 (3.8):
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 (3.8):
tests/bdata/test_bdata.py#L31
TestBdata.test_add_get
AssertionError:
Arrays are not equal
(shapes (5, 0, 38), (5, 10) mismatch)
x: array([], shape=(5, 0, 38), dtype=float64)
y: array([[0.847896, 0.245391, 0.851352, 0.475768, 0.31505 , 0.324151,
0.642124, 0.37058 , 0.878572, 0.686447],
[0.324082, 0.510707, 0.681334, 0.908064, 0.756035, 0.710303,...
|
test (3.8):
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.24429 , 0.462155, 0.076528, 0.412603, 0.275813, 0.851238,
0.668425, 0.643203, 0.727955, 0.34059 ])
|
test (3.8):
tests/bdata/test_bdata.py#L126
TestBdata.test_select
AssertionError:
Arrays are not equal
(shapes (5, 0, 15), (5, 10) mismatch)
x: array([], shape=(5, 0, 15), dtype=float64)
y: array([[0.906978, 0.372641, 0.405387, 0.911051, 0.923975, 0.324742,
0.965586, 0.955019, 0.154723, 0.453519],
[0.579143, 0.415953, 0.003378, 0.460125, 0.09219 , 0.690164,...
|
test (3.8):
tests/bdata/test_bdata.py#L154
TestBdata.test_vmap_add_get
AssertionError: assert {} == {1: 'label-1'... 4: 'label-4'}
Right contains 4 more items:
{1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
Full diff:
- {1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
+ {}
|
test (3.8):
tests/bdata/test_bdata.py#L164
TestBdata.test_vmap_add_insufficient_vmap
AssertionError: ValueError not raised
|
test (3.8):
tests/bdata/test_bdata.py#L172
TestBdata.test_vmap_add_same_map
AssertionError: assert {} == {1: 'label-1'... 4: 'label-4'}
Right contains 4 more items:
{1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
Full diff:
- {1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
+ {}
|
test (3.8):
tests/bdata/test_bdata.py#L224
TestBdata.test_vmap_add_unnecessary_vmap
AssertionError: assert {} == {1: 'label-1'... 4: 'label-4'}
Right contains 4 more items:
{1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
Full diff:
- {1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
+ {}
|
test (3.9):
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 (3.9):
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 (3.9):
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 (3.9):
tests/bdata/test_bdata.py#L31
TestBdata.test_add_get
AssertionError:
Arrays are not equal
(shapes (5, 0, 38), (5, 10) mismatch)
x: array([], shape=(5, 0, 38), dtype=float64)
y: array([[0.11401 , 0.508467, 0.670098, 0.484182, 0.961114, 0.437167,
0.569091, 0.036442, 0.638987, 0.906424],
[0.466176, 0.024357, 0.441407, 0.876871, 0.130039, 0.111246,...
|
test (3.9):
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.799872, 0.032922, 0.831683, 0.202173, 0.299463, 0.578452,
0.896314, 0.878139, 0.131557, 0.564698])
|
test (3.9):
tests/bdata/test_bdata.py#L126
TestBdata.test_select
AssertionError:
Arrays are not equal
(shapes (5, 0, 15), (5, 10) mismatch)
x: array([], shape=(5, 0, 15), dtype=float64)
y: array([[0.71228 , 0.260396, 0.964754, 0.257118, 0.332873, 0.413172,
0.168687, 0.224255, 0.83999 , 0.582977],
[0.175439, 0.458898, 0.478669, 0.19519 , 0.466229, 0.779884,...
|
test (3.9):
tests/bdata/test_bdata.py#L154
TestBdata.test_vmap_add_get
AssertionError: assert {} == {1: 'label-1'... 4: 'label-4'}
Right contains 4 more items:
{1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
Full diff:
- {1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
+ {}
|
test (3.9):
tests/bdata/test_bdata.py#L163
TestBdata.test_vmap_add_insufficient_vmap
AssertionError: ValueError not raised
|
test (3.9):
tests/bdata/test_bdata.py#L172
TestBdata.test_vmap_add_same_map
AssertionError: assert {} == {1: 'label-1'... 4: 'label-4'}
Right contains 4 more items:
{1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
Full diff:
- {1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
+ {}
|
test (3.9):
tests/bdata/test_bdata.py#L224
TestBdata.test_vmap_add_unnecessary_vmap
AssertionError: assert {} == {1: 'label-1'... 4: 'label-4'}
Right contains 4 more items:
{1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
Full diff:
- {1: 'label-1', 2: 'label-2', 3: 'label-3', 4: 'label-4'}
+ {}
|
Error code: `import-untyped`:
bdpy/fig/tile_images.py#L4
Library stubs not installed for "PIL"
|
Error code: `import-untyped`:
bdpy/fig/tile_images.py#L5
Skipping analyzing "matplotlib.pyplot": module is installed, but missing library stubs or py.typed marker
|
Error code: `import-untyped`:
bdpy/fig/tile_images.py#L5
Skipping analyzing "matplotlib": module is installed, but missing library stubs or py.typed marker
|
Error code: `import-untyped`:
bdpy/fig/tile_images.py#L6
Skipping analyzing "matplotlib.gridspec": module is installed, but missing library stubs or py.typed marker
|
Error code: `import-untyped`:
bdpy/util/info.py#L13
Library stubs not installed for "yaml"
|
Error code: `arg-type`:
bdpy/util/info.py#L24
Argument 1 to "md5" has incompatible type "str"; expected "Buffer"
|
Error code: `var-annotated`:
bdpy/util/utils.py#L48
Need type annotation for "group_vector" (hint: "group_vector: List[<type>] = ...")
|
Error code: `assignment`:
bdpy/util/utils.py#L64
Incompatible types in assignment (expression has type "ndarray[Any, dtype[Any]]", variable has type "List[Any]")
|
Error code: `union-attr`:
bdpy/util/utils.py#L118
Item "List[Any]" of "Union[List[Any], ndarray[Any, Any]]" has no attribute "ndim"
|
Error code: `call-overload`:
bdpy/util/utils.py#L119
No overload variant of "__getitem__" of "list" matches argument type "List[Any]"
|
test (3.11)
File "/home/runner/work/bdpy/bdpy/pytest-coverage.txt" doesn't exist
|
test (3.11)
File "/home/runner/work/bdpy/bdpy/pytest.yml" doesn't exist
|
test (3.10)
File "/home/runner/work/bdpy/bdpy/pytest-coverage.txt" doesn't exist
|
test (3.10)
File "/home/runner/work/bdpy/bdpy/pytest.yml" doesn't exist
|
type-check:
bdpy/util/utils.py#L119
Possible overload variants:
|
type-check:
bdpy/util/utils.py#L121
Possible overload variants:
|
type-check:
bdpy/dataset/utils.py#L11
Hint: "python3 -m pip install types-tqdm"
|
type-check:
bdpy/dataset/utils.py#L11
(or run "mypy --install-types" to install all missing stub packages)
|
type-check:
bdpy/dataset/utils.py#L11
See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
|
Error code: `annotation-unchecked`:
bdpy/dataform/features.py#L382
By default the bodies of untyped functions are not checked, consider using --check-untyped-defs
|