microsoft / onefuzz

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

Add `coverage_stats` metric to inner loop to increase output. #3607

Closed nharper285 closed 9 months ago

nharper285 commented 9 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?

mgreisen commented 9 months ago

How were you able to test?

nharper285 commented 9 months ago

How were you able to test? I tested using the local fuzzing feature, using a manual deployment, and check-pr!

codecov-commenter commented 9 months ago

Codecov Report

Merging #3607 (2c13e42) into main (d50fd48) will decrease coverage by 0.01%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3607      +/-   ##
==========================================
- Coverage   39.95%   39.94%   -0.01%     
==========================================
  Files         303      303              
  Lines       37724    37719       -5     
  Branches     1738     1738              
==========================================
- Hits        15073    15068       -5     
  Misses      22330    22330              
  Partials      321      321              
Files Coverage Δ
...c/agent/onefuzz-task/src/tasks/coverage/generic.rs 88.44% <100.00%> (+0.37%) :arrow_up:

... and 1 file with indirect coverage changes