Use streaming copy for config during copy and ensure to set target by jonesbusy · Pull Request #558 · oras-project/oras-java

Conversation

@jonesbusy

Description

Use streaming copy for config during copy and ensure to set registry for source and target

Testing done

Just rely on existing tests

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.42%. Comparing base (52e8687) to head (b94a544).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #558      +/-   ##
============================================
+ Coverage     87.54%   88.42%   +0.87%     
- Complexity      791      792       +1     
============================================
  Files            42       42              
  Lines          2345     2350       +5     
  Branches        289      289              
============================================
+ Hits           2053     2078      +25     
+ Misses          180      160      -20     
  Partials        112      112              

☔ 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/use-streaming-copy-for-config-as-well branch

February 17, 2026 11:31

Labels

1 participant

@jonesbusy