Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Add more context to the deletion of nodes #3102

Merged
merged 3 commits into from
May 12, 2023
Merged

Conversation

chkeita
Copy link
Contributor

@chkeita chkeita commented May 12, 2023

Summary of the Pull Request

Add a reason when deleting nodes. This will help us understand circumstances that lead to task being stopped while running

@chkeita chkeita requested review from Porges and tevoinea May 12, 2023 18:33
@codecov-commenter
Copy link

codecov-commenter commented May 12, 2023

Codecov Report

Merging #3102 (197c7cd) into main (cee37b5) will increase coverage by 0.00%.
The diff coverage is 30.76%.

@@           Coverage Diff           @@
##             main    #3102   +/-   ##
=======================================
  Coverage   31.82%   31.82%           
=======================================
  Files         307      307           
  Lines       36778    36779    +1     
=======================================
+ Hits        11703    11704    +1     
  Misses      25075    25075           
Impacted Files Coverage Δ
src/ApiService/ApiService/OneFuzzTypes/Enums.cs 32.39% <ø> (ø)
...ce/ApiService/TestHooks/NodeOperationsTestHooks.cs 0.00% <0.00%> (ø)
...ervice/ApiService/onefuzzlib/ScalesetOperations.cs 2.87% <0.00%> (ø)
...iService/ApiService/Functions/AgentRegistration.cs 86.08% <100.00%> (ø)
...ApiService/ApiService/onefuzzlib/NodeOperations.cs 22.85% <100.00%> (+0.18%) ⬆️

Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
@chkeita chkeita enabled auto-merge (squash) May 12, 2023 18:46
@chkeita chkeita disabled auto-merge May 12, 2023 18:47
@chkeita chkeita enabled auto-merge (squash) May 12, 2023 18:52
@chkeita chkeita merged commit 447b4c6 into microsoft:main May 12, 2023
@nharper285 nharper285 mentioned this pull request May 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants