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

feat: support ability to run only the analysis controller #3336

Merged
merged 2 commits into from
Feb 3, 2024

refactor: resolve review comments

661807f
Select commit
Loading
Failed to load commit list.
Merged

feat: support ability to run only the analysis controller #3336

refactor: resolve review comments
661807f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 29, 2024 in 0s

26.78% of diff hit (target 81.77%)

View this Pull Request on Codecov

26.78% of diff hit (target 81.77%)

Annotations

Check warning on line 239 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L187-L239

Added lines #L187 - L239 were not covered by tests

Check warning on line 244 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L241-L244

Added lines #L241 - L244 were not covered by tests

Check warning on line 246 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L246

Added line #L246 was not covered by tests

Check warning on line 563 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L560-L563

Added lines #L560 - L563 were not covered by tests

Check warning on line 568 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L565-L568

Added lines #L565 - L568 were not covered by tests

Check warning on line 570 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L570

Added line #L570 was not covered by tests

Check warning on line 576 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L576

Added line #L576 was not covered by tests

Check warning on line 588 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L587-L588

Added lines #L587 - L588 were not covered by tests

Check warning on line 593 in controller/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controller/controller.go#L592-L593

Added lines #L592 - L593 were not covered by tests

Check warning on line 216 in utils/record/record.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/record/record.go#L214-L216

Added lines #L214 - L216 were not covered by tests

Check warning on line 222 in utils/record/record.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/record/record.go#L221-L222

Added lines #L221 - L222 were not covered by tests