Ensure to URI escape service name by jonesbusy · Pull Request #623 · 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
Mar 6, 2026Merged
Ensure to URI escape service name#623
jonesbusy merged 1 commit intooras-project:mainfrom
Ensure to URI escape service name#623
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Mar 6, 2026
jonesbusy
commented
Description
Ensure to URI escape service name
Testing done
mvn clean install
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
force-pushed
the
bugfix/oracle-registry
branch
from
ee2f8b9 to
6538c02
Compare
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.71%. Comparing base (cd32199) to head (6538c02).
⚠️ Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #623 +/- ## ============================================ + Coverage 87.05% 87.71% +0.66% Complexity 855 855 ============================================ Files 42 42 Lines 2588 2589 +1 Branches 325 325 ============================================ + Hits 2253 2271 +18 + Misses 205 188 -17 Partials 130 130
☔ 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
bugfix/oracle-registry
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