Skip to content

Fix rewrite of unqualified reference#692

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:fix/unqualified-ref-rewrite
Apr 24, 2026
Merged

Fix rewrite of unqualified reference#692
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:fix/unqualified-ref-rewrite

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Description

Fix rewrite of unqualified reference

AI assisted PR with human review

Testing done

mvn clean install and added 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 install before opening the PR

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy added the bug Something isn't working label Apr 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.58%. Comparing base (88b096f) to head (0d21b43).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/auth/RegistriesConf.java 81.25% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #692      +/-   ##
============================================
+ Coverage     86.75%   87.58%   +0.83%     
- Complexity      960      963       +3     
============================================
  Files            43       43              
  Lines          2974     2988      +14     
  Branches        371      374       +3     
============================================
+ Hits           2580     2617      +37     
+ Misses          238      211      -27     
- Partials        156      160       +4     

☔ 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 April 24, 2026 09:14
@jonesbusy jonesbusy merged commit dadc4c7 into oras-project:main Apr 24, 2026
8 checks passed
@jonesbusy jonesbusy deleted the fix/unqualified-ref-rewrite branch April 24, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant