Skip to content

Add descriptor class and recursirve OCI layout copy#200

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/descriptor-class
Mar 7, 2025
Merged

Add descriptor class and recursirve OCI layout copy#200
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:feature/descriptor-class

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Description

Add descriptor class and recursirve OCI layout copy

Testing done

CI

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

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy added the enhancement New feature or request label Mar 7, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 7, 2025

Codecov Report

Attention: Patch coverage is 92.59259% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.14%. Comparing base (b6d4fd6) to head (1fbd135).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/Config.java 66.66% 0 Missing and 1 partial ⚠️
src/main/java/land/oras/Registry.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #200      +/-   ##
============================================
- Coverage     85.15%   85.14%   -0.01%     
+ Complexity      385      380       -5     
============================================
  Files            30       31       +1     
  Lines          1307     1286      -21     
  Branches        139      141       +2     
============================================
- Hits           1113     1095      -18     
+ Misses          129      126       -3     
  Partials         65       65              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jonesbusy jonesbusy marked this pull request as ready for review March 7, 2025 14:13
@jonesbusy jonesbusy merged commit 479a300 into oras-project:main Mar 7, 2025
@jonesbusy jonesbusy deleted the feature/descriptor-class branch March 7, 2025 14:13
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.

1 participant