Skip to content

Injection of static label/values to the F1 metrics #536

Injection of static label/values to the F1 metrics

Injection of static label/values to the F1 metrics #536

Triggered via pull request October 9, 2024 14:11
Status Failure
Total duration 1m 0s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test: internal/metrics/metrics.go#L42
Consider pre-allocating `labels` (prealloc)
Test: internal/metrics/metrics_test.go#L12
unnecessary leading newline (whitespace)
Test: internal/metrics/metrics_test.go#L26
Function TestMetrics_Enrichment missing the call to method parallel (paralleltest)
Test: internal/metrics/metrics_test.go#L27
os.Setenv() can be replaced by `t.Setenv()` in TestMetrics_Enrichment (tenv)
Test
Process completed with exit code 2.