Ensure to use computed reference on copy by jonesbusy · Pull Request #572 · 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
Ensure to use computed reference on copy#572
jonesbusy merged 1 commit intooras-project:mainfrom
Ensure to use computed reference on copy#572
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Feb 19, 2026
jonesbusy
commented
Description
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
jonesbusy
self-assigned this
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
jonesbusy
force-pushed
the
feature/copy-alias-bug1
branch
from
6ee965d to
c4f1560
Compare
jonesbusy
marked this pull request as ready for review
jonesbusy
changed the title
Other issue durint copy with alias
Ensure to use computed reference on copy
jonesbusy
deleted the
feature/copy-alias-bug1
branch
Copy link
codecov
bot
commented
Feb 19, 2026
codecov bot commented
Feb 19, 2026Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.61%. Comparing base (1dba917) to head (c4f1560).
⚠️ Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #572 +/- ## ============================================ + Coverage 88.36% 88.61% +0.25% + Complexity 808 804 -4 ============================================ Files 42 42 Lines 2390 2390 Branches 292 292 ============================================ + Hits 2112 2118 +6 + Misses 168 160 -8 - Partials 110 112 +2
☔ 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
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