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

Ensure index is copied as blob #196

Merged

Conversation

jonesbusy
Copy link
Collaborator

Description

Ensure index is copied as blob

Code is not ideal, but will be implemented on #190

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 bug Something isn't working label Mar 5, 2025
Signed-off-by: Valentin Delaye <[email protected]>
@jonesbusy jonesbusy force-pushed the feature/index-copied-as-blob branch from d4e17e7 to 5130893 Compare March 5, 2025 16:55
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.37%. Comparing base (13ef63d) to head (5130893).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #196      +/-   ##
============================================
- Coverage     84.91%   84.37%   -0.54%     
+ Complexity      375      372       -3     
============================================
  Files            29       29              
  Lines          1286     1293       +7     
  Branches        137      138       +1     
============================================
- Hits           1092     1091       -1     
- Misses          131      135       +4     
- Partials         63       67       +4     

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

@jonesbusy jonesbusy marked this pull request as ready for review March 5, 2025 16:58
@jonesbusy jonesbusy merged commit 9ee7906 into oras-project:main Mar 5, 2025
4 checks passed
@jonesbusy jonesbusy deleted the feature/index-copied-as-blob branch March 5, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant