microsoft / onefuzz

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

Add input_path to dotnet report task expander #3591

Closed kananb closed 9 months ago

kananb commented 9 months ago

Summary of the Pull Request

Forgot to run check-pr on my last change before merging. This adds the parameter that's causing the break.

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 #3591 (d6db29f) into main (44c2c39) will decrease coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3591      +/-   ##
==========================================
- Coverage   39.96%   39.96%   -0.01%     
==========================================
  Files         303      303              
  Lines       37635    37634       -1     
  Branches     1721     1721              
==========================================
- Hits        15042    15040       -2     
- Misses      22274    22275       +1     
  Partials      319      319              
Files Coverage Δ
...nt/onefuzz-task/src/tasks/report/dotnet/generic.rs 28.03% <0.00%> (ø)

... and 2 files with indirect coverage changes