csoltenborn / GoogleTestAdapter

Visual studio extension that adds support for the C++ testing framework Google Test.
Other
143 stars 100 forks source link

Improve killing of processes #338

Open csoltenborn opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #338 (e053392) into develop (08b45ab) will decrease coverage by 0.03%. The diff coverage is 70.00%.

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              
Flag Coverage Δ
Integration 55.36% <70.00%> (-0.08%) :arrow_down:
Unit 58.65% <70.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
GoogleTestAdapter/Common/ProcessUtils.cs 61.90% <70.00%> (-29.77%) :arrow_down:
GoogleTestAdapter/TenSecondsWaiter/Program.cs 100.00% <0.00%> (ø)
...oogleTestAdapter/Core/TestCases/TestCaseFactory.cs 94.59% <0.00%> (+0.67%) :arrow_up: