Skip to content

JIT-compile likelihood functions for performance #256

JIT-compile likelihood functions for performance

JIT-compile likelihood functions for performance #256

Triggered via push October 27, 2025 19:16
Status Failure
Total duration 1m 11s
Artifacts
Matrix: test
build
build
Matrix: test-package
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Test Python 3.11
Process completed with exit code 2.
Test Python 3.10
The strategy configuration was canceled because "test._3_11" failed
Test Python 3.10
The operation was canceled.
Test Python 3.12
The strategy configuration was canceled because "test._3_11" failed
Test Python 3.12
The operation was canceled.
Code Quality
Process completed with exit code 1.
Ruff (F401): src/non_local_detector/tests/likelihoods/test_clusterless_kde_optimization.py#L5
src/non_local_detector/tests/likelihoods/test_clusterless_kde_optimization.py:5:8: F401 `pytest` imported but unused
Ruff (I001): src/non_local_detector/tests/likelihoods/test_clusterless_kde_optimization.py#L3
src/non_local_detector/tests/likelihoods/test_clusterless_kde_optimization.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): src/non_local_detector/tests/likelihoods/test_clusterless_kde_log_optimization.py#L11
src/non_local_detector/tests/likelihoods/test_clusterless_kde_log_optimization.py:11:8: F401 `pytest` imported but unused
Ruff (F841): src/non_local_detector/tests/integration/test_clusterless_kde_parity.py#L188
src/non_local_detector/tests/integration/test_clusterless_kde_parity.py:188:5: F841 Local variable `enc_weights` is assigned to but never used
Ruff (F841): src/non_local_detector/tests/integration/test_clusterless_kde_parity.py#L123
src/non_local_detector/tests/integration/test_clusterless_kde_parity.py:123:5: F841 Local variable `enc_weights` is assigned to but never used