Switch to pyproject and ruff #1505
ci.yml
on: pull_request
Ruff
5s
Pylint
2m 53s
Mypy
2m 29s
Documentation
2m 18s
Pytest Linux
48m 53s
Pytest Mac
23m 45s
Pytest with SymEngine
49m 43s
Examples
10m 48s
Annotations
6 errors and 1 warning
Documentation
Process completed with exit code 2.
|
Mypy
Process completed with exit code 1.
|
Pytest Linux:
test/test/test/test_muller.py#L51
test_muller[true_roots2]
assert 0.7099380063799493 < (1e-12 * 1.0)
+ where 1.0 = abs((-0.10452846326765333+0.9945218953682734j))
|
Pytest Linux
Process completed with exit code 1.
|
Pytest with SymEngine:
test/test/test/test_muller.py#L51
test_muller[true_roots2]
assert 0.6286687757876458 < (1e-12 * 1.0)
+ where 1.0 = abs((0.9135454576426005-0.40673664307580093j))
|
Pytest with SymEngine
Process completed with exit code 1.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|