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

Support Plan Preview for Lambda #5046

Merged
merged 8 commits into from
Aug 6, 2024

fix nits: directly call RenderByCommand()

8d021ab
Select commit
Loading
Failed to load commit list.
Merged

Support Plan Preview for Lambda #5046

fix nits: directly call RenderByCommand()
8d021ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 19, 2024 in 0s

19.44% of diff hit (target 22.43%)

View this Pull Request on Codecov

19.44% of diff hit (target 22.43%)

Annotations

Check warning on line 255 in pkg/app/piped/planpreview/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/builder.go#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 45 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L35-L45

Added lines #L35 - L45 were not covered by tests

Check warning on line 50 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 63 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L52-L63

Added lines #L52 - L63 were not covered by tests

Check warning on line 74 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L65-L74

Added lines #L65 - L74 were not covered by tests

Check warning on line 82 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L76-L82

Added lines #L76 - L82 were not covered by tests

Check warning on line 91 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L84-L91

Added lines #L84 - L91 were not covered by tests

Check warning on line 105 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L94-L105

Added lines #L94 - L105 were not covered by tests

Check warning on line 110 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 115 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L112-L115

Added lines #L112 - L115 were not covered by tests

Check warning on line 120 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L117-L120

Added lines #L117 - L120 were not covered by tests

Check warning on line 123 in pkg/app/piped/planpreview/lambdadiff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/planpreview/lambdadiff.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 37 in pkg/app/piped/platformprovider/lambda/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/platformprovider/lambda/cache.go#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 45 in pkg/app/piped/platformprovider/lambda/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/platformprovider/lambda/cache.go#L39-L45

Added lines #L39 - L45 were not covered by tests

Check warning on line 52 in pkg/app/piped/platformprovider/lambda/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/platformprovider/lambda/cache.go#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 63 in pkg/app/piped/platformprovider/lambda/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/platformprovider/lambda/cache.go#L55-L63

Added lines #L55 - L63 were not covered by tests

Check warning on line 67 in pkg/app/piped/platformprovider/lambda/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/platformprovider/lambda/cache.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 42 in pkg/app/piped/platformprovider/lambda/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/platformprovider/lambda/diff.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 72 in pkg/app/piped/platformprovider/lambda/diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app/piped/platformprovider/lambda/diff.go#L72

Added line #L72 was not covered by tests