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

Push blob to OCI layout #203

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

jonesbusy
Copy link
Collaborator

Description

Push blob to OCI layout

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

@jonesbusy jonesbusy added the enhancement New feature or request label Mar 8, 2025
@jonesbusy jonesbusy force-pushed the feature/push-oci-blob branch 3 times, most recently from 1787c70 to 3171001 Compare March 8, 2025 11:45
@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 84.90566% with 8 lines in your changes missing coverage. Please review.

Project coverage is 84.74%. Comparing base (648c916) to head (3da03c3).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/OCILayout.java 82.22% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #203      +/-   ##
============================================
+ Coverage     84.73%   84.74%   +0.01%     
- Complexity      395      406      +11     
============================================
  Files            33       33              
  Lines          1336     1377      +41     
  Branches        145      148       +3     
============================================
+ Hits           1132     1167      +35     
- Misses          134      141       +7     
+ Partials         70       69       -1     

☔ 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.

Signed-off-by: Valentin Delaye <[email protected]>
@jonesbusy jonesbusy force-pushed the feature/push-oci-blob branch from 3171001 to 3da03c3 Compare March 8, 2025 11:49
@jonesbusy jonesbusy marked this pull request as ready for review March 8, 2025 11:51
@jonesbusy jonesbusy merged commit 0460671 into oras-project:main Mar 8, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/push-oci-blob branch March 8, 2025 11:51
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