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 layout ref to access descriptor on OCI layout #202

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

jonesbusy
Copy link
Collaborator

@jonesbusy jonesbusy commented Mar 7, 2025

Description

Testing done

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 force-pushed the feature/oci-layout-ref branch 10 times, most recently from ede7f37 to 23ddbeb Compare March 8, 2025 08:43
@oras-project oras-project deleted a comment from codecov bot Mar 8, 2025
@jonesbusy jonesbusy force-pushed the feature/oci-layout-ref branch 3 times, most recently from d7b0cba to ae704b1 Compare March 8, 2025 08:58
@oras-project oras-project deleted a comment from codecov bot Mar 8, 2025
Copy link

codecov bot commented Mar 8, 2025

Codecov Report

Attention: Patch coverage is 81.15942% with 13 lines in your changes missing coverage. Please review.

Project coverage is 84.73%. Comparing base (526739b) to head (fabca21).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/OCILayout.java 71.73% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #202      +/-   ##
============================================
- Coverage     85.00%   84.73%   -0.28%     
- Complexity      374      395      +21     
============================================
  Files            31       33       +2     
  Lines          1274     1336      +62     
  Branches        141      145       +4     
============================================
+ Hits           1083     1132      +49     
- Misses          124      134      +10     
- Partials         67       70       +3     

☔ 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 force-pushed the feature/oci-layout-ref branch 3 times, most recently from d837dc4 to e10f377 Compare March 8, 2025 10:05
@jonesbusy jonesbusy force-pushed the feature/oci-layout-ref branch from e10f377 to fabca21 Compare March 8, 2025 10:10
@jonesbusy jonesbusy marked this pull request as ready for review March 8, 2025 10:12
@jonesbusy jonesbusy added enhancement New feature or request breaking labels Mar 8, 2025
@jonesbusy jonesbusy merged commit 648c916 into oras-project:main Mar 8, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/oci-layout-ref branch March 8, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant