Skip to content

Fix: Better handling of mechanism loading in cli #200

Fix: Better handling of mechanism loading in cli

Fix: Better handling of mechanism loading in cli #200

Triggered via pull request May 7, 2024 08:49
@arnaudonarnaudon
synchronize #50
minor_updates
Status Success
Total duration 25s
Artifacts

commitlint.yml

on: pull_request
Check PR title
15s
Check PR title
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test_cli.test_compute_currents: .tox/py310/lib/python3.10/site-packages/dask/tests/test_cli.py#L34
AssertionError: Not equal to tolerance rtol=1e-05, atol=0 Mismatched elements: 2 / 2 (100%) Max absolute difference: 78.18732146 Max relative difference: 1. x: array([0., 0.]) y: array([-78.187321, -78.011574])
test_cli.test_adapt: .tox/py310/lib/python3.10/site-packages/dask/tests/test_cli.py#L196
AssertionError: Not equal to tolerance rtol=1e-05, atol=0 Mismatched elements: 2 / 2 (100%) Max absolute difference: 72.841806 Max relative difference: 1. x: array([0., 0.]) y: array([-72.841806, -71.32893 ])