Skip to content

chore: update pre-commit hooks #535

chore: update pre-commit hooks

chore: update pre-commit hooks #535

Triggered via pull request July 15, 2024 17:23
Status Failure
Total duration 2m 24s
Artifacts

coverage.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
coverage: tests/test_fit.py#L57
TestComponentModelFits.test_sersic_fit_grad AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L108
TestComponentModelFits.test_sersic_fit_lm AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L218
TestGroupModelFits.test_groupmodel_fit AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L300
TestLM.test_chunk_image_jacobian AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L279
TestLM.test_chunk_parameter_jacobian AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L341
TestLM.test_group_fit_step AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L258
TestLM.test_lm_creation AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L366
TestMiniFit.test_minifit AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L408
TestIter.test_iter_basic AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'
coverage: tests/test_fit.py#L450
TestIterLM.test_iter_basic AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'