microsoft / onefuzz

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

Create directories if they don't exist in the template #3522

Closed tevoinea closed 11 months ago

tevoinea commented 11 months ago

Summary of the Pull Request

What is this about?

Users can write a directory in the yaml template and we will create the directories if they don't exist.

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 #3522 (d8a3526) into main (60766e6) will decrease coverage by 8.44%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3522      +/-   ##
==========================================
- Coverage   39.39%   30.96%   -8.44%     
==========================================
  Files         300      135     -165     
  Lines       36386    14603   -21783     
==========================================
- Hits        14336     4522    -9814     
+ Misses      22050    10081   -11969     

see 165 files with indirect coverage changes