Allow consumers to provide their executor service by jonesbusy · Pull Request #637 · 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

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

@jonesbusy jonesbusy added the enhancement

New feature or request

label

Mar 9, 2026

@jonesbusy jonesbusy force-pushed the feature/provider-executor branch from 96659f7 to 05df46c Compare

March 9, 2026 05:39
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@jonesbusy jonesbusy force-pushed the feature/provider-executor branch from 05df46c to e21c7c4 Compare

March 9, 2026 06:06

@codecov

Copy link

codecov bot commented

Mar 9, 2026

edited

Loading

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

Mar 9, 2026

8 checks passed

@jonesbusy jonesbusy deleted the feature/provider-executor branch

March 9, 2026 06:10

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

enhancement

New feature or request

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jonesbusy