Do not pull layer without title on pull artifact by jonesbusy · Pull Request #582 · 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 22, 2026Merged
Do not pull layer without title on pull artifact#582
jonesbusy merged 1 commit intooras-project:mainfrom
Do not pull layer without title on pull artifact#582
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Feb 22, 2026
jonesbusy
commented
Fixes #580
Description
Do not pull layer without title on pull artifact
Testing done
Just use actual 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 installbefore opening the PR
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.17%. Comparing base (51ad8fa) to head (ecfb713).
⚠️ Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #582 +/- ## ============================================ + Coverage 88.20% 89.17% +0.97% - Complexity 807 812 +5 ============================================ Files 42 42 Lines 2390 2393 +3 Branches 292 293 +1 ============================================ + Hits 2108 2134 +26 + Misses 171 150 -21 + Partials 111 109 -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
force-pushed
the
feature/pull-title
branch
3 times, most recently
from
b74e6cd to
c1b0f3f
Compare
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
jonesbusy
force-pushed
the
feature/pull-title
branch
from
c1b0f3f to
ecfb713
Compare
jonesbusy
deleted the
feature/pull-title
branch
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