Add unqualified flag on container ref by jonesbusy · Pull Request #397 · oras-project/oras-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jonesbusy

Copy link

Collaborator

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 install before opening the PR
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@codecov

Copy link

codecov bot commented

Sep 21, 2025

edited

Loading

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 jonesbusy marked this pull request as ready for review

September 21, 2025 09:40

@jonesbusy jonesbusy merged commit 355ab7b into oras-project:main

Sep 21, 2025

8 checks passed

@jonesbusy jonesbusy deleted the feature/unclassified branch

September 21, 2025 09:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jonesbusy