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

mark tasks as failed if a work unit cannot be created for the task #2409

Merged
merged 3 commits into from Sep 17, 2022

Conversation

stishkin
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2022

Codecov Report

Merging #2409 (1460a3b) into main (867cdbc) will decrease coverage by 0.01%.
The diff coverage is 11.29%.

@@            Coverage Diff             @@
##             main    #2409      +/-   ##
==========================================
- Coverage   29.81%   29.80%   -0.02%     
==========================================
  Files         289      289              
  Lines       35004    35029      +25     
==========================================
+ Hits        10437    10439       +2     
- Misses      24567    24590      +23     
Impacted Files Coverage Δ
.../ApiService/ApiService/Functions/TimerRetention.cs 0.00% <0.00%> (ø)
...piService/ApiService/onefuzzlib/ReproOperations.cs 0.00% <0.00%> (ø)
src/ApiService/ApiService/onefuzzlib/Scheduler.cs 15.60% <0.00%> (-0.37%) ⬇️
...Service/ApiService/onefuzzlib/WebhookOperations.cs 0.00% <0.00%> (ø)
...rc/ApiService/ApiService/onefuzzlib/orm/Queries.cs 45.00% <0.00%> (-7.95%) ⬇️
.../ApiService/ApiService/onefuzzlib/JobOperations.cs 10.46% <8.33%> (-0.38%) ⬇️
...ApiService/ApiService/onefuzzlib/TaskOperations.cs 30.21% <16.66%> (-0.80%) ⬇️
src/ApiService/ApiService/onefuzzlib/orm/Orm.cs 61.06% <25.00%> (-0.66%) ⬇️
...ApiService/ApiService/onefuzzlib/PoolOperations.cs 36.48% <28.57%> (-0.07%) ⬇️
...ervice/ApiService/onefuzzlib/ScalesetOperations.cs 2.73% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@stishkin stishkin merged commit b647e4a into microsoft:main Sep 17, 2022
@stishkin stishkin deleted the mark-tasks-as-failed branch September 17, 2022 19:50
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 18, 2022
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.

None yet

3 participants