microsoft / onefuzz

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

Add extra logging when System.Title is too long #3332

Closed kananb closed 1 year ago

kananb commented 1 year ago

Summary of the Pull Request

Add an info-level trace when trimming the System.Title.

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 #3332 (74b3795) into main (2d0d297) will decrease coverage by 1.41%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3332      +/-   ##
==========================================
- Coverage   31.81%   30.40%   -1.41%     
==========================================
  Files         307      133     -174     
  Lines       37327    14285   -23042     
==========================================
- Hits        11874     4343    -7531     
+ Misses      25453     9942   -15511     
Files Changed Coverage Δ
...Service/ApiService/onefuzzlib/notifications/Ado.cs 9.40% <0.00%> (-0.19%) :arrow_down:

... and 174 files with indirect coverage changes