Use bom and pass service and realm to token refresh by jonesbusy · Pull Request #641 · 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 9, 2026Merged
Use bom and pass service and realm to token refresh#641
jonesbusy merged 1 commit intooras-project:mainfrom
Use bom and pass service and realm to token refresh#641
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Mar 9, 2026
jonesbusy
commented
Description
Use bom and pass service and realm to token refresh
Testing done
Automated 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 installbefore opening the PR
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.36%. Comparing base (0d34a85) to head (0a2abc5).
⚠️ Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #641 +/- ## ============================================ + Coverage 86.90% 87.36% +0.46% + Complexity 921 918 -3 ============================================ Files 43 43 Lines 2795 2794 -1 Branches 350 350 ============================================ + Hits 2429 2441 +12 + Misses 217 203 -14 - Partials 149 150 +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/cleanup-metrics
branch
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