microsoft / onefuzz

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

JobResult Table Re-design - Improved task- and machine- granularity #3539

Closed nharper285 closed 10 months ago

nharper285 commented 11 months ago

Summary of the Pull Request

What is this about?

PR Checklist

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

codecov-commenter commented 11 months ago

Codecov Report

Merging #3539 (99818f9) into main (0390822) will increase coverage by 0.02%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3539      +/-   ##
==========================================
+ Coverage   39.97%   40.00%   +0.02%     
==========================================
  Files         303      303              
  Lines       37698    37678      -20     
  Branches     1725     1728       +3     
==========================================
+ Hits        15070    15072       +2     
+ Misses      22307    22285      -22     
  Partials      321      321              
Files Coverage Δ
src/agent/onefuzz-result/src/job_result.rs 6.66% <0.00%> (-0.36%) :arrow_down:
.../ApiService/ApiService/Functions/QueueJobResult.cs 0.00% <0.00%> (ø)
src/ApiService/ApiService/OneFuzzTypes/Model.cs 69.46% <0.00%> (+0.39%) :arrow_up:
...rvice/ApiService/onefuzzlib/JobResultOperations.cs 3.63% <0.00%> (+1.00%) :arrow_up:

... and 1 file with indirect coverage changes