feat: VirtualThreads onVirtual, isVirtual, and checkIsVirtual#105
Merged
Codecov / codecov/project
succeeded
Jun 21, 2026 in 0s
83% (-1%) compared to f1a13ff
View this Pull Request on Codecov
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).
| 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.
Loading