Allow consumers to provide their executor service by jonesbusy · Pull Request #637 · 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
Allow consumers to provide their executor service#637
jonesbusy merged 1 commit intooras-project:mainfrom
Allow consumers to provide their executor service#637
jonesbusy merged 1 commit intooras-project:mainfrom
Conversation
Copy link
Collaborator
jonesbusy
commented
Mar 9, 2026
jonesbusy
commented
Description
Benefits of Virtual Thread for Java 21
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
jonesbusy
force-pushed
the
feature/provider-executor
branch
from
96659f7 to
05df46c
Compare
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
jonesbusy
force-pushed
the
feature/provider-executor
branch
from
05df46c to
e21c7c4
Compare
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.36%. Comparing base (ae503e3) to head (e21c7c4).
⚠️ Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #637 +/- ## ============================================ + Coverage 86.72% 87.36% +0.64% - Complexity 914 916 +2 ============================================ Files 43 43 Lines 2773 2779 +6 Branches 347 348 +1 ============================================ + Hits 2405 2428 +23 + Misses 219 202 -17 Partials 149 149
☔ 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/provider-executor
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