Skip to content

feat: VirtualThreads onVirtual, isVirtual, and checkIsVirtual#105

Merged
kennethjor merged 1 commit into
mainfrom
more-virtual-threads
Jun 21, 2026
Merged

feat: VirtualThreads onVirtual, isVirtual, and checkIsVirtual#105
kennethjor merged 1 commit into
mainfrom
more-virtual-threads

feat: VirtualThreads onVirtual, isVirtual, and checkIsVirtual

37374a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

83% (-1%) compared to f1a13ff

Details

Codecov Report

❌ Patch coverage is 75.75758% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83%. Comparing base (f1a13ff) to head (37374a8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../commons/concurrent/NotVirtualThreadException.java 25% 6 Missing ⚠️
...nomouslogic/commons/concurrent/VirtualThreads.java 92% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##             main   #105   +/-   ##
=====================================
- Coverage      83%    83%   -1%     
- Complexity    179    189   +10     
=====================================
  Files          17     18    +1     
  Lines         473    506   +33     
  Branches       66     69    +3     
=====================================
+ Hits          395    420   +25     
- Misses         44     50    +6     
- Partials       34     36    +2     

☔ 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.