Rewrite any prefix subdomain like `*.example.com` by jonesbusy · Pull Request #545 · 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 15, 2026Merged
Rewrite any prefix subdomain like *.example.com#545
jonesbusy merged 1 commit intooras-project:mainfrom
Rewrite any prefix subdomain like *.example.com#545
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Feb 15, 2026
jonesbusy
commented
Description
Rewrite any prefix subdomain like *.example.com
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>
jonesbusy
marked this pull request as ready for review
Copy link
Codecov Report
❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.32%. Comparing base (9a83af5) to head (f5a62f1).
⚠️ Report is 2 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/main/java/land/oras/auth/RegistriesConf.java | 87.50% | 0 Missing and 2 partials ⚠️ |
Additional details and impacted files
@@ Coverage Diff @@ ## main #545 +/- ## ============================================ + Coverage 87.55% 88.32% +0.77% - Complexity 764 768 +4 ============================================ Files 42 42 Lines 2241 2253 +12 Branches 273 277 +4 ============================================ + Hits 1962 1990 +28 + Misses 169 152 -17 - Partials 110 111 +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
deleted the
feature/prefix-subdomain
branch
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