Add unqualified flag on container ref by jonesbusy · Pull Request #397 · 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
Sep 21, 2025Merged
Add unqualified flag on container ref#397
jonesbusy merged 1 commit intooras-project:mainfrom
Add unqualified flag on container ref#397
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Sep 21, 2025
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
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
Copy link
Codecov Report
❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.05%. Comparing base (1400076) to head (5b2cfb0).
⚠️ Report is 2 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/main/java/land/oras/ContainerRef.java | 90.90% | 0 Missing and 1 partial ⚠️ |
Additional details and impacted files
@@ Coverage Diff @@ ## main #397 +/- ## ============================================ + Coverage 88.01% 88.05% +0.04% - Complexity 632 637 +5 ============================================ Files 39 39 Lines 1902 1917 +15 Branches 215 217 +2 ============================================ + Hits 1674 1688 +14 Misses 137 137 - Partials 91 92 +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
marked this pull request as ready for review
jonesbusy
added
the
chore
label
jonesbusy
deleted the
feature/unclassified
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