Fix copy with alias by jonesbusy · Pull Request #571 · oras-project/oras-java
Navigation Menu
{{ message }}
oras-project / oras-java Public
- Notifications You must be signed in to change notification settings
- Fork 22
Merged
jonesbusy merged 1 commit intooras-project:mainfrom
Feb 19, 2026Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Feb 19, 2026
jonesbusy
commented
Fix copy with alias
Description
Rely on forTarget(OCI) which perform the resolution
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 installbefore opening the PR
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
jonesbusy
force-pushed
the
hotfix/alias-copy
branch
from
46d13e3 to
39f7309
Compare
jonesbusy
self-assigned this
jonesbusy
marked this pull request as ready for review
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.82%. Comparing base (87afaa3) to head (39f7309).
⚠️ Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #571 +/- ## ============================================ + Coverage 88.30% 88.82% +0.52% Complexity 805 805 ============================================ Files 42 42 Lines 2386 2390 +4 Branches 292 292 ============================================ + Hits 2107 2123 +16 + Misses 169 156 -13 - Partials 110 111 +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.
jonesbusy
deleted the
hotfix/alias-copy
branch
jonesbusy
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment