microsoft / onefuzz

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

Fix default windows interceptor list #3549

Closed tevoinea closed 11 months ago

tevoinea 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 #3549 (2482a0a) into main (78f9049) will decrease coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3549      +/-   ##
==========================================
- Coverage   39.03%   38.97%   -0.06%     
==========================================
  Files         301      301              
  Lines       36845    36848       +3     
==========================================
- Hits        14383    14363      -20     
- Misses      22462    22485      +23     
Files Coverage Δ
src/agent/coverage/src/allowlist.rs 90.81% <100.00%> (+0.09%) :arrow_up:
src/agent/coverage/src/allowlist/tests.rs 100.00% <100.00%> (ø)
...c/agent/onefuzz-task/src/tasks/coverage/generic.rs 87.87% <100.00%> (+0.06%) :arrow_up:

... and 4 files with indirect coverage changes