microsoft / onefuzz

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

testing #3575

Open chkeita opened 9 months ago

chkeita commented 9 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 9 months ago

Codecov Report

Merging #3575 (9b5d5ad) into main (44c2c39) will decrease coverage by 0.05%. Report is 3 commits behind head on main. The diff coverage is 2.12%.

@@            Coverage Diff             @@
##             main    #3575      +/-   ##
==========================================
- Coverage   39.96%   39.92%   -0.05%     
==========================================
  Files         303      303              
  Lines       37635    37671      +36     
  Branches     1721     1723       +2     
==========================================
- Hits        15042    15041       -1     
- Misses      22274    22311      +37     
  Partials      319      319              
Files Coverage Δ
src/ApiService/ApiService/Functions/Jobs.cs 67.30% <100.00%> (+0.31%) :arrow_up:
src/ApiService/ApiService/Log.cs 15.64% <ø> (+0.34%) :arrow_up:
.../ApiService/ApiService/onefuzzlib/JobOperations.cs 9.89% <0.00%> (-0.11%) :arrow_down:
...nt/onefuzz-task/src/tasks/report/dotnet/generic.rs 28.03% <0.00%> (ø)
src/ApiService/ApiService/Program.cs 8.14% <0.00%> (-1.70%) :arrow_down:

... and 1 file with indirect coverage changes