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

refactor!: modernize registry interface #92

Merged
merged 1 commit into from
Jan 2, 2024

refactor!: modernize registry interface

491693f
Select commit
Loading
Failed to load commit list.
Merged

refactor!: modernize registry interface #92

refactor!: modernize registry interface
491693f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 2, 2024 in 1s

77.89% of diff hit (target 71.81%)

View this Pull Request on Codecov

77.89% of diff hit (target 71.81%)

Annotations

Check warning on line 53 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 57 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L59

Added line #L59 was not covered by tests

Check warning on line 107 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 132 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 151 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 155 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 178 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L178

Added line #L178 was not covered by tests

Check warning on line 214 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L212-L214

Added lines #L212 - L214 were not covered by tests

Check warning on line 224 in src/OrasProject.Oras/Registry/Remote/BlobStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L224

Added line #L224 was not covered by tests

Check warning on line 63 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L63

Added line #L63 was not covered by tests

Check warning on line 69 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 74 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 133 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 150 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L150

Added line #L150 was not covered by tests

Check warning on line 173 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L171-L173

Added lines #L171 - L173 were not covered by tests

Check warning on line 179 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 204 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L202-L204

Added lines #L202 - L204 were not covered by tests

Check warning on line 235 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 301 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L299-L301

Added lines #L299 - L301 were not covered by tests

Check warning on line 311 in src/OrasProject.Oras/Registry/Remote/ManifestStore.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L311

Added line #L311 was not covered by tests

Check warning on line 90 in src/OrasProject.Oras/Registry/Remote/Repository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/Repository.cs#L86-L90

Added lines #L86 - L90 were not covered by tests

Check warning on line 228 in src/OrasProject.Oras/Registry/Remote/Repository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/Repository.cs#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 234 in src/OrasProject.Oras/Registry/Remote/Repository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/Repository.cs#L230-L234

Added lines #L230 - L234 were not covered by tests

Check warning on line 293 in src/OrasProject.Oras/Registry/Remote/Repository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Registry/Remote/Repository.cs#L291-L293

Added lines #L291 - L293 were not covered by tests