microsoft / onefuzz

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

Remove all repro/proxy code #3500

Closed Porges closed 1 year ago

Porges commented 1 year 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 1 year ago

Codecov Report

Merging #3500 (ec72713) into main (896329d) will increase coverage by 1.75%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3500      +/-   ##
==========================================
+ Coverage   39.32%   41.07%   +1.75%     
==========================================
  Files         299      285      -14     
  Lines       36270    34312    -1958     
==========================================
- Hits        14264    14095     -169     
+ Misses      22006    20217    -1789     
Files Changed Coverage Δ
.../ApiService/ApiService/Functions/InstanceConfig.cs 0.00% <ø> (ø)
.../ApiService/ApiService/Functions/TimerRetention.cs 0.00% <ø> (ø)
src/ApiService/ApiService/OneFuzzTypes/Enums.cs 26.76% <ø> (-5.64%) :arrow_down:
src/ApiService/ApiService/OneFuzzTypes/Events.cs 72.44% <ø> (-1.62%) :arrow_down:
src/ApiService/ApiService/OneFuzzTypes/Requests.cs 62.66% <ø> (+3.74%) :arrow_up:
...rc/ApiService/ApiService/OneFuzzTypes/Responses.cs 80.00% <ø> (+2.33%) :arrow_up:
src/ApiService/ApiService/Program.cs 12.24% <ø> (+0.48%) :arrow_up:
src/ApiService/ApiService/onefuzzlib/Extension.cs 0.00% <ø> (ø)
...ApiService/ApiService/onefuzzlib/OnefuzzContext.cs 0.00% <ø> (ø)
...ApiService/ApiService/onefuzzlib/TaskOperations.cs 33.33% <ø> (+1.96%) :arrow_up:
... and 4 more

... and 5 files with indirect coverage changes

Porges commented 1 year ago

Closing off test