Skip to content

Change Worker::process() return type to void - #334

Merged
vjik merged 1 commit into
masterfrom
worker-process-void
Sep 10, 2026
Merged

Change Worker::process() return type to void#334
vjik merged 1 commit into
masterfrom
worker-process-void

Change `Worker::process()` return type to `void`

0b337db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

92.50% (-0.01%) compared to 63d7524, passed because coverage increased by 0.02% when compared to adjusted base (92.48%)

View this Pull Request on Codecov

92.50% (-0.01%) compared to 63d7524, passed because coverage increased by 0.02% when compared to adjusted base (92.48%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.50%. Comparing base (63d7524) to head (0b337db).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #334      +/-   ##
============================================
- Coverage     92.51%   92.50%   -0.01%     
  Complexity      383      383              
============================================
  Files            59       59              
  Lines          1015     1014       -1     
============================================
- Hits            939      938       -1     
  Misses           76       76              

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