microsoft / onefuzz

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

Revert the location of the setupFolder #3460

Closed chkeita closed 1 year ago

chkeita commented 1 year ago

Summary of the Pull Request

The change introduced in #3432 will update the path of the setup folder which could change the string used to deduplicates bugs in the ado templates. This change reverts the path of the setup folder to the original path.

codecov-commenter commented 1 year ago

Codecov Report

Merging #3460 (d2d070a) into main (ead63eb) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3460   +/-   ##
=======================================
  Coverage   34.46%   34.47%           
=======================================
  Files         299      299           
  Lines       36201    36202    +1     
=======================================
+ Hits        12478    12479    +1     
  Misses      23723    23723           
Files Changed Coverage Δ
src/agent/onefuzz-agent/src/work.rs 18.51% <100.00%> (+0.60%) :arrow_up: