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

check whether symlink exists #534

Merged
merged 2 commits into from
Nov 10, 2023

fix: generateLayer: catch case where manifest has no layers

9350b59
Select commit
Loading
Failed to load commit list.
Merged

check whether symlink exists #534

fix: generateLayer: catch case where manifest has no layers
9350b59
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 9, 2023 in 1s

0.00% of diff hit (target 13.14%)

View this Pull Request on Codecov

0.00% of diff hit (target 13.14%)

Annotations

Check warning on line 158 in pkg/overlay/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 177 in pkg/overlay/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L172-L177

Added lines #L172 - L177 were not covered by tests

Check warning on line 187 in pkg/overlay/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L180-L187

Added lines #L180 - L187 were not covered by tests

Check warning on line 192 in pkg/overlay/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L189-L192

Added lines #L189 - L192 were not covered by tests

Check warning on line 401 in pkg/overlay/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L400-L401

Added lines #L400 - L401 were not covered by tests