Ensure to URI escape service name by jonesbusy · Pull Request #623 · 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

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 install before opening the PR

@jonesbusy jonesbusy added the bug

Something isn't working

label

Mar 6, 2026
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@jonesbusy jonesbusy force-pushed the bugfix/oracle-registry branch from ee2f8b9 to 6538c02 Compare

March 6, 2026 15:11

@codecov

Copy link

codecov bot commented

Mar 6, 2026

edited

Loading

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 jonesbusy merged commit aab3156 into oras-project:main

Mar 6, 2026

8 checks passed

@jonesbusy jonesbusy deleted the bugfix/oracle-registry branch

March 6, 2026 15:16

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

bug

Something isn't working

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jonesbusy