Skip to content

Add support for docker content types#195

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/support-docker-content-type
Mar 5, 2025
Merged

Add support for docker content types#195
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/support-docker-content-type

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Description

Would fix: #194

Testing done

CI and some OCI layout export from a legacy docker layout

Submitter checklist

  • I have read and understood the CONTRIBUTING guide
  • I have run mvn license:update-file-header, mvn spotless:apply, pre-commit run -a, mvn clean install before opening the PR

@jonesbusy jonesbusy added the enhancement New feature or request label Mar 5, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 89.18919% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.91%. Comparing base (1acec5c) to head (9037ba2).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/Registry.java 88.57% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #195      +/-   ##
============================================
- Coverage     85.06%   84.91%   -0.15%     
- Complexity      367      375       +8     
============================================
  Files            29       29              
  Lines          1272     1286      +14     
  Branches        132      137       +5     
============================================
+ Hits           1082     1092      +10     
  Misses          131      131              
- Partials         59       63       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/support-docker-content-type branch from e25b36d to 9037ba2 Compare March 5, 2025 14:58
@jonesbusy jonesbusy marked this pull request as ready for review March 5, 2025 15:01
@jonesbusy jonesbusy merged commit 13ef63d into oras-project:main Mar 5, 2025
@jonesbusy jonesbusy deleted the feature/support-docker-content-type branch March 5, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for docker media type

1 participant