mod: added 2d integral resorting to Fortran #50
Annotations
12 errors and 1 warning
|
Basic linting ruff:
sympleints/FortranRenderer.py#L10
sympleints/FortranRenderer.py:10:50: F401 `sympleints.helpers.get_reorder_inds` imported but unused
|
Basic linting ruff:
sympleints/FortranRenderer.py#L191
sympleints/FortranRenderer.py:191:9: F841 Local variable `equi_args` is assigned to but never used
|
Basic linting ruff:
sympleints/FortranRenderer.py#L192
sympleints/FortranRenderer.py:192:9: F841 Local variable `args` is assigned to but never used
|
Basic linting ruff:
sympleints/Functions.py#L143
sympleints/Functions.py:143:54: E741 Ambiguous variable name: `l`
|
Basic linting ruff:
sympleints/__init__.py#L9
sympleints/__init__.py:9:1: E402 Module level import not at top of file
|
Basic linting ruff:
sympleints/__init__.py#L10
sympleints/__init__.py:10:5: F401 `sympleints.helpers.canonical_order` imported but unused; consider adding to `__all__` or using a redundant alias
|
Basic linting ruff:
sympleints/__init__.py#L11
sympleints/__init__.py:11:5: F401 `sympleints.helpers.get_center` imported but unused; consider adding to `__all__` or using a redundant alias
|
Basic linting ruff:
sympleints/__init__.py#L12
sympleints/__init__.py:12:5: F401 `sympleints.helpers.get_map` imported but unused; consider adding to `__all__` or using a redundant alias
|
Basic linting ruff:
sympleints/__init__.py#L13
sympleints/__init__.py:13:5: F401 `sympleints.helpers.get_timer_getter` imported but unused; consider adding to `__all__` or using a redundant alias
|
Basic linting ruff:
sympleints/__init__.py#L14
sympleints/__init__.py:14:5: F401 `sympleints.helpers.shell_iter` imported but unused; consider adding to `__all__` or using a redundant alias
|
Test with pytest
The operation was canceled.
|
Keep pytest results
No files were found with the provided path: junit/test-results-3.12.xml
coverage-3.12.xml
coverage-3.12.html. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading