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: Implement Pack Manifests #149

Merged
merged 15 commits into from
Nov 12, 2024

update code comments

814b198
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement Pack Manifests #149

update code comments
814b198
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 1s

80.23% of diff hit (target 80.00%)

View this Pull Request on Codecov

80.23% of diff hit (target 80.00%)

Annotations

Check warning on line 25 in src/OrasProject.Oras/Exceptions/InvalidDateTimeFormatException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/InvalidDateTimeFormatException.cs#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 30 in src/OrasProject.Oras/Exceptions/InvalidDateTimeFormatException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/InvalidDateTimeFormatException.cs#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 35 in src/OrasProject.Oras/Exceptions/InvalidDateTimeFormatException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/InvalidDateTimeFormatException.cs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 25 in src/OrasProject.Oras/Exceptions/InvalidMediaTypeException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/InvalidMediaTypeException.cs#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 35 in src/OrasProject.Oras/Exceptions/InvalidMediaTypeException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/InvalidMediaTypeException.cs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 25 in src/OrasProject.Oras/Exceptions/InvalidPackException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/InvalidPackException.cs#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 30 in src/OrasProject.Oras/Exceptions/InvalidPackException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/InvalidPackException.cs#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 35 in src/OrasProject.Oras/Exceptions/InvalidPackException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/InvalidPackException.cs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 25 in src/OrasProject.Oras/Exceptions/MissingArtifactTypeException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/MissingArtifactTypeException.cs#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 35 in src/OrasProject.Oras/Exceptions/MissingArtifactTypeException.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Exceptions/MissingArtifactTypeException.cs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 320 in src/OrasProject.Oras/Pack.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/Pack.cs#L319-L320

Added lines #L319 - L320 were not covered by tests

Check warning on line 23 in src/OrasProject.Oras/PackManifestOptions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OrasProject.Oras/PackManifestOptions.cs#L23

Added line #L23 was not covered by tests