microsoft / onefuzz

A self-hosted Fuzzing-As-A-Service platform
MIT License
2.82k stars 199 forks source link

Add a link to documentation on OOM task failure #3602

Open kananb opened 9 months ago

kananb commented 9 months ago

Summary of the Pull Request

Add more logging to OOM task failures, including a link to our docs on such events.

PR Checklist

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

codecov-commenter commented 9 months ago

Codecov Report

Merging #3602 (71d870d) into main (d50fd48) will increase coverage by 1.06%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3602      +/-   ##
==========================================
+ Coverage   39.95%   41.02%   +1.06%     
==========================================
  Files         303      303              
  Lines       37724    37736      +12     
  Branches     1738     1738              
==========================================
+ Hits        15073    15481     +408     
+ Misses      22330    21934     -396     
  Partials      321      321              
Files Coverage Δ
src/agent/onefuzz-task/src/managed/cmd.rs 0.00% <0.00%> (ø)

... and 11 files with indirect coverage changes