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

include the task id in the prerequisite task failure message #3219

Merged
merged 2 commits into from
Jun 27, 2023

Conversation

chkeita
Copy link
Contributor

@chkeita chkeita commented Jun 22, 2023

Summary of the Pull Request

Adding the id of the task that failed in the prerequisite failure message.

closes #2922

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2023

Codecov Report

Merging #3219 (633cfab) into main (7c0dc7b) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3219      +/-   ##
==========================================
- Coverage   29.57%   29.57%   -0.01%     
==========================================
  Files         332      332              
  Lines       39242    39243       +1     
==========================================
  Hits        11607    11607              
- Misses      27635    27636       +1     
Impacted Files Coverage Δ
...ApiService/ApiService/onefuzzlib/TaskOperations.cs 31.74% <100.00%> (ø)

... and 1 file with indirect coverage changes

@Porges Porges enabled auto-merge (squash) June 27, 2023 22:27
@Porges Porges merged commit c6d546d into microsoft:main Jun 27, 2023
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Jul 13, 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.

Prerequisite task failure declared but not observed
4 participants