microsoft / onefuzz

A self-hosted Fuzzing-As-A-Service platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emit initial coverage at the start of the coverage tasks

chkeita opened this issue · comments

The coverage task only emits events when a new coverage is discovered.
We need to emit the initial coverage at the start of the task

AB#164908