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

implement plan-diff command #1134

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

[autofix.ci] apply automated fixes

8155d3a
Select commit
Loading
Failed to load commit list.
Draft

implement plan-diff command #1134

[autofix.ci] apply automated fixes
8155d3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2025 in 1s

65.53% of diff hit (target 17.44%)

View this Pull Request on Codecov

65.53% of diff hit (target 17.44%)

Annotations

Check warning on line 359 in internal/exec/terraform.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform.go#L353-L359

Added lines #L353 - L359 were not covered by tests

Check warning on line 54 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L54

Added line #L54 was not covered by tests

Check warning on line 57 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L57

Added line #L57 was not covered by tests

Check warning on line 59 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L59

Added line #L59 was not covered by tests

Check warning on line 64 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L64

Added line #L64 was not covered by tests

Check warning on line 88 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L88

Added line #L88 was not covered by tests

Check warning on line 96 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L96

Added line #L96 was not covered by tests

Check warning on line 111 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L111

Added line #L111 was not covered by tests

Check warning on line 115 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L115

Added line #L115 was not covered by tests

Check warning on line 210 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L208-L210

Added lines #L208 - L210 were not covered by tests

Check warning on line 274 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L273-L274

Added lines #L273 - L274 were not covered by tests

Check warning on line 285 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L284-L285

Added lines #L284 - L285 were not covered by tests

Check warning on line 298 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L295-L298

Added lines #L295 - L298 were not covered by tests

Check warning on line 308 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L307-L308

Added lines #L307 - L308 were not covered by tests

Check warning on line 330 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L324-L330

Added lines #L324 - L330 were not covered by tests

Check warning on line 341 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L341

Added line #L341 was not covered by tests

Check warning on line 363 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L363

Added line #L363 was not covered by tests

Check warning on line 380 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L380

Added line #L380 was not covered by tests

Check warning on line 429 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L416-L429

Added lines #L416 - L429 were not covered by tests

Check warning on line 441 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L432-L441

Added lines #L432 - L441 were not covered by tests

Check warning on line 443 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L443

Added line #L443 was not covered by tests

Check warning on line 480 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L480

Added line #L480 was not covered by tests

Check warning on line 522 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L509-L522

Added lines #L509 - L522 were not covered by tests

Check warning on line 529 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L525-L529

Added lines #L525 - L529 were not covered by tests

Check warning on line 534 in internal/exec/terraform_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/exec/terraform_utils.go#L532-L534

Added lines #L532 - L534 were not covered by tests