Skip to content

Fix: Fix example

Fix: Fix example #249

Triggered via pull request November 6, 2024 09:32
Status Success
Total duration 20s
Artifacts

commitlint.yml

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

Annotations

3 errors
test_cli.test_evaluate: .tox/py310/lib/python3.10/site-packages/dask/tests/test_cli.py#L96
AssertionError: Not equal to tolerance rtol=0.1, atol=0 Mismatched elements: 1 / 1 (100%) Max absolute difference: 6.69640965 Max relative difference: 0.11529886 x: array(51.382304) y: array(58.078714)
test_evaluation.test_feature_evaluation: tests/test_evaluation.py#L50
AssertionError: Not equal to tolerance rtol=0.1, atol=0 Mismatched elements: 1 / 1 (100%) Max absolute difference: 1.96597304 Max relative difference: 5.0310959 x: array(2.356737) y: array(0.390764)
test_mcmc: tests/test_mcmc.py#L51
AssertionError: Arrays are not almost equal to 0 decimals Mismatched elements: 11 / 11 (100%) Max absolute difference: 4.11920254 Max relative difference: 0.21016811 x: array([18., 18., 18., 18., 16., 18., 17., 16., 24., 24., 23.]) y: array([22., 22., 22., 15., 18., 16., 20., 20., 20., 20., 20.])