Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move perftests reporting on PRs to alps #1255

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Add TODOs

b68104f
Select commit
Loading
Failed to load commit list.
Draft

Move perftests reporting on PRs to alps #1255

Add TODOs
b68104f
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 27, 2024 in 0s

13 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 13
           

See the complete overview on Codacy

Annotations

Check warning on line 25 in .gitlab/scripts/comment_github.sh

See this annotation in the file changed.

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

.gitlab/scripts/comment_github.sh#L25

Double quote to prevent globbing and word splitting.

Check warning on line 18 in .gitlab/scripts/launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/launch_perftests.sh#L18

Double quote to prevent globbing and word splitting.

Check warning on line 19 in .gitlab/scripts/launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/launch_perftests.sh#L19

Double quote to prevent globbing and word splitting.

Check warning on line 23 in .gitlab/scripts/launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/launch_perftests.sh#L23

configure_build_errors appears unused. Verify use (or export if used externally).

Check warning on line 49 in .gitlab/scripts/launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/launch_perftests.sh#L49

test_errors appears unused. Verify use (or export if used externally).

Check warning on line 57 in .gitlab/scripts/launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/launch_perftests.sh#L57

Double quote to prevent globbing and word splitting.

Check warning on line 62 in .gitlab/scripts/launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/launch_perftests.sh#L62

plot_errors appears unused. Verify use (or export if used externally).

Check warning on line 67 in .gitlab/scripts/launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/launch_perftests.sh#L67

Double quote to prevent globbing and word splitting.

Check warning on line 44 in .gitlab/scripts/prepare_and_launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/prepare_and_launch_perftests.sh#L44

Double quote to prevent globbing and word splitting.

Check warning on line 50 in .gitlab/scripts/prepare_and_launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/prepare_and_launch_perftests.sh#L50

Double quote to prevent globbing and word splitting.

Check notice on line 57 in .gitlab/scripts/prepare_and_launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/prepare_and_launch_perftests.sh#L57

Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.

Check warning on line 65 in .gitlab/scripts/prepare_and_launch_perftests.sh

See this annotation in the file changed.

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

.gitlab/scripts/prepare_and_launch_perftests.sh#L65

Double quote to prevent globbing and word splitting.

Check warning on line 35 in .jenkins/cscs-perftests/launch_perftests.sh

See this annotation in the file changed.

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

.jenkins/cscs-perftests/launch_perftests.sh#L35

Double quote to prevent globbing and word splitting.