Skip to content

trying to make even more sure that process has been killed :-)

e053392
Select commit
Loading
Failed to load commit list.
Open

Improve killing of processes #338

trying to make even more sure that process has been killed :-)
e053392
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

71.99% (-0.04%) compared to 08b45ab

View this Pull Request on Codecov

71.99% (-0.04%) compared to 08b45ab

Details

Codecov Report

❌ Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.99%. Comparing base (08b45ab) to head (e053392).

Files with missing lines Patch % Lines
GoogleTestAdapter/Common/ProcessUtils.cs 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #338      +/-   ##
===========================================
- Coverage    72.03%   71.99%   -0.04%     
===========================================
  Files          110      111       +1     
  Lines         4219     4235      +16     
  Branches       780      782       +2     
===========================================
+ Hits          3039     3049      +10     
- Misses         950      956       +6     
  Partials       230      230              
Files with missing lines Coverage Δ
GoogleTestAdapter/Common/ProcessUtils.cs 61.90% <70.00%> (-29.77%) ⬇️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.