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

WIP: support formatting in ORAS commands #7

Closed
wants to merge 61 commits into from

fix e2e

97c58d9
Select commit
Loading
Failed to load commit list.
Closed

WIP: support formatting in ORAS commands #7

fix e2e
97c58d9
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 Jan 30, 2024 in 1s

81.06% of diff hit (target 81.73%)

View this Pull Request on Codecov

81.06% of diff hit (target 81.73%)

Annotations

Check warning on line 96 in cmd/oras/internal/display/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pack.go#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 100 in cmd/oras/internal/display/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pack.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 131 in cmd/oras/internal/display/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pack.go#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 134 in cmd/oras/internal/display/pack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pack.go#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 89 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 98 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 103 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 108 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 112 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 124 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 156 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 160 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 176 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 207 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 215 in cmd/oras/internal/display/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/display/pull.go#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 52 in cmd/oras/internal/metadata/mappable.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/metadata/mappable.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 42 in cmd/oras/internal/metadata/pull.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/internal/metadata/pull.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 190 in cmd/oras/root/attach.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/attach.go#L190

Added line #L190 was not covered by tests

Check warning on line 152 in cmd/oras/root/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/discover.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 161 in cmd/oras/root/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/discover.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 167 in cmd/oras/root/discover.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/discover.go#L167

Added line #L167 was not covered by tests

Check warning on line 158 in cmd/oras/root/manifest/fetch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/manifest/fetch.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 166 in cmd/oras/root/manifest/fetch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/manifest/fetch.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 172 in cmd/oras/root/manifest/fetch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/manifest/fetch.go#L169-L172

Added lines #L169 - L172 were not covered by tests

Check warning on line 180 in cmd/oras/root/manifest/fetch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/oras/root/manifest/fetch.go#L179-L180

Added lines #L179 - L180 were not covered by tests