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

Improve conditions reporting #1605

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

fix linter

584a72a
Select commit
Loading
Failed to load commit list.
Draft

Improve conditions reporting #1605

fix linter
584a72a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 20, 2025 in 1s

22.99% of diff hit (target 22.14%)

View this Pull Request on Codecov

22.99% of diff hit (target 22.14%)

Annotations

Check warning on line 75 in controllers/components/codeflare/codeflare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare.go#L67-L75

Added lines #L67 - L75 were not covered by tests

Check warning on line 77 in controllers/components/codeflare/codeflare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare.go#L77

Added line #L77 was not covered by tests

Check warning on line 79 in controllers/components/codeflare/codeflare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare.go#L79

Added line #L79 was not covered by tests

Check warning on line 86 in controllers/components/codeflare/codeflare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare.go#L86

Added line #L86 was not covered by tests

Check warning on line 97 in controllers/components/codeflare/codeflare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare.go#L93-L97

Added lines #L93 - L97 were not covered by tests

Check warning on line 106 in controllers/components/codeflare/codeflare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare.go#L101-L106

Added lines #L101 - L106 were not covered by tests

Check warning on line 109 in controllers/components/codeflare/codeflare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare.go#L109

Added line #L109 was not covered by tests

Check warning on line 112 in controllers/components/codeflare/codeflare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare.go#L112

Added line #L112 was not covered by tests

Check warning on line 66 in controllers/components/codeflare/codeflare_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare_controller.go#L66

Added line #L66 was not covered by tests

Check warning on line 82 in controllers/components/codeflare/codeflare_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/codeflare/codeflare_controller.go#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 77 in controllers/components/dashboard/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard.go#L69-L77

Added lines #L69 - L77 were not covered by tests

Check warning on line 79 in controllers/components/dashboard/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard.go#L79

Added line #L79 was not covered by tests

Check warning on line 81 in controllers/components/dashboard/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard.go#L81

Added line #L81 was not covered by tests

Check warning on line 88 in controllers/components/dashboard/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard.go#L88

Added line #L88 was not covered by tests

Check warning on line 99 in controllers/components/dashboard/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard.go#L95-L99

Added lines #L95 - L99 were not covered by tests

Check warning on line 108 in controllers/components/dashboard/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard.go#L103-L108

Added lines #L103 - L108 were not covered by tests

Check warning on line 111 in controllers/components/dashboard/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard.go#L111

Added line #L111 was not covered by tests

Check warning on line 114 in controllers/components/dashboard/dashboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard.go#L114

Added line #L114 was not covered by tests

Check warning on line 93 in controllers/components/dashboard/dashboard_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard_controller.go#L89-L93

Added lines #L89 - L93 were not covered by tests

Check warning on line 121 in controllers/components/dashboard/dashboard_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/dashboard/dashboard_controller.go#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 80 in controllers/components/datasciencepipelines/datasciencepipelines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/datasciencepipelines/datasciencepipelines.go#L72-L80

Added lines #L72 - L80 were not covered by tests

Check warning on line 82 in controllers/components/datasciencepipelines/datasciencepipelines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/datasciencepipelines/datasciencepipelines.go#L82

Added line #L82 was not covered by tests

Check warning on line 84 in controllers/components/datasciencepipelines/datasciencepipelines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/datasciencepipelines/datasciencepipelines.go#L84

Added line #L84 was not covered by tests

Check warning on line 91 in controllers/components/datasciencepipelines/datasciencepipelines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/datasciencepipelines/datasciencepipelines.go#L91

Added line #L91 was not covered by tests

Check warning on line 102 in controllers/components/datasciencepipelines/datasciencepipelines.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/datasciencepipelines/datasciencepipelines.go#L98-L102

Added lines #L98 - L102 were not covered by tests