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

Implement continuous benchmark tool #1951

Closed
wants to merge 11 commits into from

:white_check_mark: add benchmark operator reconcile test

a00d5a9
Select commit
Loading
Failed to load commit list.
Closed

Implement continuous benchmark tool #1951

:white_check_mark: add benchmark operator reconcile test
a00d5a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 23, 2023 in 1s

21.71% of diff hit (target 30.96%)

View this Pull Request on Codecov

21.71% of diff hit (target 30.96%)

Annotations

Check warning on line 57 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 73 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L69-L73

Added lines #L69 - L73 were not covered by tests

Check warning on line 91 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L88-L91

Added lines #L88 - L91 were not covered by tests

Check warning on line 102 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 114 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 126 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 143 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L140-L143

Added lines #L140 - L143 were not covered by tests

Check warning on line 154 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L152-L154

Added lines #L152 - L154 were not covered by tests

Check warning on line 164 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 175 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L173-L175

Added lines #L173 - L175 were not covered by tests

Check warning on line 187 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L183-L187

Added lines #L183 - L187 were not covered by tests

Check warning on line 226 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L191-L226

Added lines #L191 - L226 were not covered by tests

Check warning on line 228 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L228

Added line #L228 was not covered by tests

Check warning on line 233 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 246 in internal/config/benchmark.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/benchmark.go#L243-L246

Added lines #L243 - L246 were not covered by tests

Check warning on line 155 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 167 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L165-L167

Added lines #L165 - L167 were not covered by tests

Check warning on line 172 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 181 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 190 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 197 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 204 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 211 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L211

Added line #L211 was not covered by tests

Check warning on line 216 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 222 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L221-L222

Added lines #L221 - L222 were not covered by tests