microsoft / onefuzz

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

Add a start time to the job and task #3440

Closed chkeita closed 11 months ago

chkeita commented 1 year ago

Summary of the Pull Request

Add a start time to the job and task closes #3357

codecov-commenter commented 1 year ago

Codecov Report

Merging #3440 (eb79cdf) into main (acd1a36) will increase coverage by 0.00%. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main    #3440   +/-   ##
=======================================
  Coverage   39.03%   39.03%           
=======================================
  Files         301      301           
  Lines       36843    36845    +2     
=======================================
+ Hits        14382    14384    +2     
  Misses      22461    22461           
Files Coverage Δ
src/ApiService/ApiService/OneFuzzTypes/Model.cs 70.44% <100.00%> (ø)
...rc/ApiService/ApiService/OneFuzzTypes/Responses.cs 77.38% <33.33%> (-0.28%) :arrow_down:

... and 1 file with indirect coverage changes