microsoft / onefuzz

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

New metric for empty coverage #3610

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?

codecov-commenter commented 9 months ago

Codecov Report

Merging #3610 (b84b3b5) into main (d50fd48) will increase coverage by 0.00%. Report is 1 commits behind head on main. The diff coverage is 83.33%.

@@           Coverage Diff           @@
##             main    #3610   +/-   ##
=======================================
  Coverage   39.95%   39.96%           
=======================================
  Files         303      303           
  Lines       37724    37729    +5     
  Branches     1738     1738           
=======================================
+ Hits        15073    15077    +4     
- Misses      22330    22331    +1     
  Partials      321      321           
Files Coverage Δ
...c/agent/onefuzz-task/src/tasks/coverage/generic.rs 88.71% <100.00%> (+0.65%) :arrow_up:
src/agent/onefuzz-telemetry/src/lib.rs 17.27% <0.00%> (-0.06%) :arrow_down:

... and 1 file with indirect coverage changes