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

feat: Support legacy 'import' directive and use 'imports' for future #543

Merged
merged 2 commits into from
Nov 25, 2023

test: replace import with imports, add one explicit legacy import test

745b2bb
Select commit
Loading
Failed to load commit list.
Merged

feat: Support legacy 'import' directive and use 'imports' for future #543

test: replace import with imports, add one explicit legacy import test
745b2bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 17, 2023 in 1s

62.50% of diff hit (target 53.57%)

View this Pull Request on Codecov

62.50% of diff hit (target 53.57%)

Annotations

Check warning on line 43 in cmd/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/bom.go#L43

Added line #L43 was not covered by tests

Check warning on line 62 in cmd/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/bom.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 104 in cmd/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/bom.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 111 in cmd/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/bom.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 115 in cmd/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/bom.go#L115

Added line #L115 was not covered by tests

Check warning on line 32 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 38 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L38

Added line #L38 was not covered by tests

Check warning on line 43 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L43

Added line #L43 was not covered by tests

Check warning on line 49 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L49

Added line #L49 was not covered by tests

Check warning on line 77 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 83 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L83

Added line #L83 was not covered by tests

Check warning on line 88 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L88

Added line #L88 was not covered by tests

Check warning on line 95 in pkg/stacker/bom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/bom.go#L95

Added line #L95 was not covered by tests

Check warning on line 476 in pkg/stacker/build.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/build.go#L476

Added line #L476 was not covered by tests

Check warning on line 785 in pkg/stacker/build.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/build.go#L784-L785

Added lines #L784 - L785 were not covered by tests

Check warning on line 797 in pkg/stacker/build.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/build.go#L795-L797

Added lines #L795 - L797 were not covered by tests

Check warning on line 59 in pkg/stacker/grab.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/stacker/grab.go#L59

Added line #L59 was not covered by tests

Check warning on line 363 in pkg/types/layer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer.go#L362-L363

Added lines #L362 - L363 were not covered by tests