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

✅ Add namespace update ut #287

Merged
merged 1 commit into from
Jan 29, 2024

:white_check_mark: Add namespace update ut

a59e53a
Select commit
Loading
Failed to load commit list.
Merged

✅ Add namespace update ut #287

:white_check_mark: Add namespace update ut
a59e53a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 29, 2024 in 1s

10.61% of diff hit (target 35.69%)

View this Pull Request on Codecov

10.61% of diff hit (target 35.69%)

Annotations

Check warning on line 89 in pkg/handlers/distribution/base/tags_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/base/tags_list.go#L85-L89

Added lines #L85 - L89 were not covered by tests

Check warning on line 93 in pkg/handlers/distribution/base/tags_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/base/tags_list.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 76 in pkg/handlers/distribution/blob/blob_delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_delete.go#L70-L76

Added lines #L70 - L76 were not covered by tests

Check warning on line 78 in pkg/handlers/distribution/blob/blob_delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_delete.go#L78

Added line #L78 was not covered by tests

Check warning on line 80 in pkg/handlers/distribution/blob/blob_delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_delete.go#L80

Added line #L80 was not covered by tests

Check warning on line 85 in pkg/handlers/distribution/blob/blob_get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_get.go#L79-L85

Added lines #L79 - L85 were not covered by tests

Check warning on line 87 in pkg/handlers/distribution/blob/blob_get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_get.go#L87

Added line #L87 was not covered by tests

Check warning on line 89 in pkg/handlers/distribution/blob/blob_get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_get.go#L89

Added line #L89 was not covered by tests

Check warning on line 80 in pkg/handlers/distribution/blob/blob_head.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_head.go#L74-L80

Added lines #L74 - L80 were not covered by tests

Check warning on line 82 in pkg/handlers/distribution/blob/blob_head.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_head.go#L82

Added line #L82 was not covered by tests

Check warning on line 84 in pkg/handlers/distribution/blob/blob_head.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/blob/blob_head.go#L84

Added line #L84 was not covered by tests

Check warning on line 78 in pkg/handlers/distribution/manifest/manifest_delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_delete.go#L74-L78

Added lines #L74 - L78 were not covered by tests

Check warning on line 82 in pkg/handlers/distribution/manifest/manifest_delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_delete.go#L82

Added line #L82 was not covered by tests

Check warning on line 75 in pkg/handlers/distribution/manifest/manifest_get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_get.go#L69-L75

Added lines #L69 - L75 were not covered by tests

Check warning on line 77 in pkg/handlers/distribution/manifest/manifest_get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_get.go#L77

Added line #L77 was not covered by tests

Check warning on line 79 in pkg/handlers/distribution/manifest/manifest_get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_get.go#L79

Added line #L79 was not covered by tests

Check warning on line 76 in pkg/handlers/distribution/manifest/manifest_head.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_head.go#L72-L76

Added lines #L72 - L76 were not covered by tests

Check warning on line 80 in pkg/handlers/distribution/manifest/manifest_head.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_head.go#L80

Added line #L80 was not covered by tests

Check warning on line 92 in pkg/handlers/distribution/manifest/manifest_put.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_put.go#L88-L92

Added lines #L88 - L92 were not covered by tests

Check warning on line 96 in pkg/handlers/distribution/manifest/manifest_put.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/manifest/manifest_put.go#L96

Added line #L96 was not covered by tests

Check warning on line 83 in pkg/handlers/distribution/upload/upload_patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/upload/upload_patch.go#L77-L83

Added lines #L77 - L83 were not covered by tests

Check warning on line 85 in pkg/handlers/distribution/upload/upload_patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/upload/upload_patch.go#L85

Added line #L85 was not covered by tests

Check warning on line 87 in pkg/handlers/distribution/upload/upload_patch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/upload/upload_patch.go#L87

Added line #L87 was not covered by tests

Check warning on line 82 in pkg/handlers/distribution/upload/upload_post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/upload/upload_post.go#L76-L82

Added lines #L76 - L82 were not covered by tests

Check warning on line 84 in pkg/handlers/distribution/upload/upload_post.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/handlers/distribution/upload/upload_post.go#L84

Added line #L84 was not covered by tests