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

Merge branch 'main' into virtual-threads

03cd9fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 1s

83% (-3%) compared to d300116

Details

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.