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

Add deploy target by plugin to deployment #5544

Merged
merged 2 commits into from
Feb 6, 2025

Add deployTargetsByPlugin to model.Deployment

626fbad
Select commit
Loading
Failed to load commit list.
Merged

Add deploy target by plugin to deployment #5544

Add deployTargetsByPlugin to model.Deployment
626fbad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 6, 2025 in 0s

8.33% of diff hit (target 26.43%)

View this Pull Request on Codecov

8.33% of diff hit (target 26.43%)

Annotations

Check warning on line 98 in pkg/app/piped/trigger/deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/trigger/deployment.go#L98

Added line #L98 was not covered by tests

Check warning on line 81 in pkg/app/pipedv1/plugin/kubernetes/deployment/rollback.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/plugin/kubernetes/deployment/rollback.go#L76-L81

Added lines #L76 - L81 were not covered by tests

Check warning on line 80 in pkg/app/pipedv1/plugin/kubernetes/deployment/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/plugin/kubernetes/deployment/sync.go#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 98 in pkg/app/pipedv1/trigger/deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/pipedv1/trigger/deployment.go#L98

Added line #L98 was not covered by tests

Check warning on line 221 in pkg/model/deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/model/deployment.go#L217-L221

Added lines #L217 - L221 were not covered by tests

Check warning on line 226 in pkg/model/deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/model/deployment.go#L223-L226

Added lines #L223 - L226 were not covered by tests

Check warning on line 228 in pkg/model/deployment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/model/deployment.go#L228

Added line #L228 was not covered by tests