Skip to content

feat: VirtualThreads concurrent executor#103

Merged
kennethjor merged 18 commits into
mainfrom
virtual-threads
Jun 20, 2026
Merged

feat: VirtualThreads concurrent executor#103
kennethjor merged 18 commits into
mainfrom
virtual-threads

Conversation

@kennethjor

Copy link
Copy Markdown
Contributor

No description provided.

@kennethjor kennethjor marked this pull request as ready for review June 20, 2026 16:24
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.20000% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 83%. Comparing base (d300116) to head (03cd9fc).

Files with missing lines Patch % Lines
...nomouslogic/commons/concurrent/VirtualThreads.java 75% 15 Missing and 16 partials ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             main   #103    +/-   ##
======================================
- Coverage      86%    83%    -3%     
- Complexity    150    179    +29     
======================================
  Files          16     17     +1     
  Lines         348    473   +125     
  Branches       55     66    +11     
======================================
+ Hits          301    395    +94     
- Misses         29     44    +15     
- Partials       18     34    +16     

☔ View full report in Codecov by Harness.
📢 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.

@kennethjor kennethjor merged commit a693af0 into main Jun 20, 2026
6 checks passed
@kennethjor kennethjor deleted the virtual-threads branch June 20, 2026 16:30
autonomous-logic-code-bot pushed a commit that referenced this pull request Jun 20, 2026
## [1.10.0](1.9.19...1.10.0) (2026-06-20)

### Features

* Upgraded to Java 21 ([#104](#104)) ([d300116](d300116))
* VirtualThreads concurrent executor ([#103](#103)) ([a693af0](a693af0))

### Miscellaneous Chores

* **deps:** update actions/checkout action to v7 ([#102](#102)) ([02f15a3](02f15a3))
* **deps:** update amannn/action-semantic-pull-request action to v6 ([#83](#83)) ([9d757e4](9d757e4))
* **deps:** update codecov/codecov-action action to v7 ([#101](#101)) ([f6cea36](f6cea36))
* **deps:** update gradle to v8.14.5 ([#100](#100)) ([fd5502d](fd5502d))
autonomous-logic-code-bot pushed a commit that referenced this pull request Jun 21, 2026
## [1.10.0](1.9.19...1.10.0) (2026-06-21)

### Features

* Upgraded to Java 21 ([#104](#104)) ([d300116](d300116))
* VirtualThreads concurrent executor ([#103](#103)) ([a693af0](a693af0))

### Miscellaneous Chores

* **deps:** update actions/checkout action to v7 ([#102](#102)) ([02f15a3](02f15a3))
* **deps:** update amannn/action-semantic-pull-request action to v6 ([#83](#83)) ([9d757e4](9d757e4))
* **deps:** update codecov/codecov-action action to v7 ([#101](#101)) ([f6cea36](f6cea36))
* **deps:** update gradle to v8.14.5 ([#100](#100)) ([fd5502d](fd5502d))
* **release:** 1.10.0 [skip ci] ([5681604](5681604)), closes [#104](#104) [#103](#103) [#102](#102) [#83](#83) [#101](#101) [#100](#100)
* Revert 1.10.0 release ([0d795c2](0d795c2))

### Continuous Integration

* Fixed release scripts ([f1a13ff](f1a13ff))
@autonomous-logic-code-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants