Skip to content

[query] Benchmark configurations

Codacy Production / Codacy Static Code Analysis required action Dec 5, 2024 in 0s

2 new security issues (0 max.).

Annotations

Check warning on line 13 in hail/python/benchmark/hail/benchmark_benchmark_analysis.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/python/benchmark/hail/benchmark_benchmark_analysis.py#L13

Use of insecure and deprecated function (mktemp).

Check warning on line 19 in hail/python/benchmark/hail/benchmark_benchmark_analysis.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/python/benchmark/hail/benchmark_benchmark_analysis.py#L19

Use of insecure and deprecated function (mktemp).

Check notice on line 51 in hail/python/benchmark/tools/impex.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/python/benchmark/tools/impex.py#L51

Unnecessary use of a comprehension, use list(__types.ttrial) instead.