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(erofs): initial commit for erofs support #626

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

add

82bb9dc
Select commit
Loading
Failed to load commit list.
Draft

feat(erofs): initial commit for erofs support #626

add
82bb9dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 4, 2025 in 1s

8.33% of diff hit (target 60.45%)

View this Pull Request on Codecov

8.33% of diff hit (target 60.45%)

Annotations

Check warning on line 106 in cmd/stacker/build.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/build.go#L106

Added line #L106 was not covered by tests

Check warning on line 179 in cmd/stacker/internal_go.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/internal_go.go#L179

Added line #L179 was not covered by tests

Check warning on line 186 in cmd/stacker/internal_go.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/internal_go.go#L186

Added line #L186 was not covered by tests

Check warning on line 202 in cmd/stacker/internal_go.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/internal_go.go#L202

Added line #L202 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/publish.go#L111

Added line #L111 was not covered by tests

Check warning on line 54 in cmd/stacker/validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/stacker/validate.go#L53-L54

Added lines #L53 - L54 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L284-L285

Added lines #L284 - L285 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L308

Added line #L308 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L448

Added line #L448 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/overlay/pack.go#L698-L699

Added lines #L698 - L699 were not covered by tests

Check warning on line 49 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L49

Added line #L49 was not covered by tests

Check warning on line 54 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L54

Added line #L54 was not covered by tests

Check warning on line 59 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 69 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L69

Added line #L69 was not covered by tests

Check warning on line 80 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L76-L80

Added lines #L76 - L80 were not covered by tests

Check warning on line 85 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L82-L85

Added lines #L82 - L85 were not covered by tests

Check warning on line 90 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 94 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L94

Added line #L94 was not covered by tests

Check warning on line 100 in pkg/types/layer_type.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/types/layer_type.go#L100

Added line #L100 was not covered by tests