microsoft / onefuzz

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

Scoped notification pause #3579

Closed tevoinea closed 9 months ago

tevoinea commented 9 months ago

Summary of the Pull Request

What is this about?

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

Tested in dev deployment:

codecov-commenter commented 9 months ago

Codecov Report

Merging #3579 (359fadb) into main (72d775f) will decrease coverage by 0.05%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3579      +/-   ##
==========================================
- Coverage   39.99%   39.94%   -0.05%     
==========================================
  Files         303      303              
  Lines       37683    37724      +41     
  Branches     1728     1738      +10     
==========================================
- Hits        15072    15070       -2     
- Misses      22289    22332      +43     
  Partials      322      322              
Files Coverage Δ
src/ApiService/ApiService/OneFuzzTypes/Enums.cs 32.39% <ø> (ø)
src/ApiService/ApiService/onefuzzlib/Reports.cs 39.68% <ø> (ø)
...ce/ApiService/onefuzzlib/NotificationOperations.cs 18.60% <0.00%> (-0.15%) :arrow_down:
src/ApiService/ApiService/OneFuzzTypes/Requests.cs 58.73% <0.00%> (-0.89%) :arrow_down:
src/ApiService/ApiService/Functions/Containers.cs 70.58% <0.00%> (-11.61%) :arrow_down:
src/ApiService/ApiService/onefuzzlib/Containers.cs 59.37% <0.00%> (-3.50%) :arrow_down:
...piService/ApiService/Functions/QueueFileChanges.cs 8.49% <0.00%> (-0.70%) :arrow_down:

... and 1 file with indirect coverage changes