microsoft / onefuzz

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

Shortcut file-added earlier #3596

Closed Porges closed 9 months ago

Porges commented 9 months ago

Move event-skipping behaviour earlier so it is also performed for the retention policy handler. This will help churn through these events faster.

codecov-commenter commented 9 months ago

Codecov Report

Merging #3596 (a1d6b79) into main (9ba004f) will decrease coverage by 1.03%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3596      +/-   ##
==========================================
- Coverage   40.99%   39.96%   -1.03%     
==========================================
  Files         303      303              
  Lines       37635    37635              
  Branches     1721     1721              
==========================================
- Hits        15428    15042     -386     
- Misses      21887    22274     +387     
+ Partials      320      319       -1     
Files Coverage Δ
...ce/ApiService/onefuzzlib/NotificationOperations.cs 18.75% <ø> (+0.28%) :arrow_up:
...piService/ApiService/Functions/QueueFileChanges.cs 10.20% <0.00%> (+0.82%) :arrow_up:

... and 9 files with indirect coverage changes