When copy ensure to push all manifests before index by jonesbusy · Pull Request #554 · oras-project/oras-java

Conversation

@jonesbusy

Description

When copy ensure to push all manifests before index

Testing done

Added tests. Test was failing for alpine image copy. It now works to copy image to internal registry

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>

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.72%. Comparing base (5f9ed21) to head (62a341a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #554      +/-   ##
============================================
+ Coverage     87.59%   88.72%   +1.12%     
- Complexity      783      787       +4     
============================================
  Files            42       42              
  Lines          2314     2324      +10     
  Branches        288      288              
============================================
+ Hits           2027     2062      +35     
+ Misses          173      151      -22     
+ Partials        114      111       -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 deleted the feature/copy-manifest-before-index branch

February 17, 2026 08:27

Labels

bug

Something isn't working

1 participant

@jonesbusy