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 Kserve's FeatureTraker handing #1562

Merged
merged 7 commits into from
Jan 28, 2025

Remove unrelated methods

9687a8f
Select commit
Loading
Failed to load commit list.
Merged

Improve Kserve's FeatureTraker handing #1562

Remove unrelated methods
9687a8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 28, 2025 in 0s

11.22% of diff hit (target 20.09%)

View this Pull Request on Codecov

11.22% of diff hit (target 20.09%)

Annotations

Check warning on line 71 in controllers/components/kserve/kserve_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/kserve/kserve_controller.go#L71

Added line #L71 was not covered by tests

Check warning on line 159 in controllers/components/kserve/kserve_controller_actions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/kserve/kserve_controller_actions.go#L144-L159

Added lines #L144 - L159 were not covered by tests

Check warning on line 164 in controllers/components/kserve/kserve_controller_actions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/kserve/kserve_controller_actions.go#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 167 in controllers/components/kserve/kserve_controller_actions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/kserve/kserve_controller_actions.go#L167

Added line #L167 was not covered by tests

Check warning on line 272 in controllers/components/kserve/kserve_support.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/components/kserve/kserve_support.go#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 43 in pkg/cluster/meta.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cluster/meta.go#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 102 in pkg/feature/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/builder.go#L99-L102

Added lines #L99 - L102 were not covered by tests

Check warning on line 209 in pkg/feature/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/builder.go#L203-L209

Added lines #L203 - L209 were not covered by tests

Check warning on line 177 in pkg/feature/feature.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/feature.go#L173-L177

Added lines #L173 - L177 were not covered by tests

Check warning on line 187 in pkg/feature/feature.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/feature.go#L181-L187

Added lines #L181 - L187 were not covered by tests

Check warning on line 41 in pkg/feature/feature_tracker_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/feature_tracker_handler.go#L41

Added line #L41 was not covered by tests

Check warning on line 53 in pkg/feature/feature_tracker_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/feature_tracker_handler.go#L43-L53

Added lines #L43 - L53 were not covered by tests

Check warning on line 57 in pkg/feature/feature_tracker_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/feature_tracker_handler.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 61 in pkg/feature/feature_tracker_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/feature_tracker_handler.go#L61

Added line #L61 was not covered by tests

Check warning on line 68 in pkg/feature/feature_tracker_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/feature_tracker_handler.go#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 51 in pkg/feature/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/handler.go#L51

Added line #L51 was not covered by tests

Check warning on line 117 in pkg/feature/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/feature/handler.go#L117

Added line #L117 was not covered by tests

Check warning on line 355 in pkg/resources/resources.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/resources/resources.go#L354-L355

Added lines #L354 - L355 were not covered by tests

Check warning on line 366 in pkg/resources/resources.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/resources/resources.go#L365-L366

Added lines #L365 - L366 were not covered by tests

Check warning on line 379 in pkg/resources/resources.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/resources/resources.go#L372-L379

Added lines #L372 - L379 were not covered by tests