[ ] Fuzzing should be restarted with the new code base and existing corpus on a merge
[ ] Coverage reports should be generated periodically
Coverage report generation could be implemented by e.g. listening to HUP signal and dumping current ASAN coverage data, with postprocessing and then rendering as a proper report.
Coverage report generation could be implemented by e.g. listening to HUP signal and dumping current ASAN coverage data, with postprocessing and then rendering as a proper report.