Skip to content

Commit

Permalink
lighthouse.webp
Browse files Browse the repository at this point in the history
  • Loading branch information
0vercl0k committed May 8, 2024
1 parent 77762a6 commit 2de64ab
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -160,7 +160,7 @@ symbolizer-rs.exe --trace coverage-traces -o coverage-traces-symbolized --style
And finally, you can load those up in [lighthouse](https://github.com/gaasedelen/lighthouse):

<p align='center'>
<img src='pics/lighthouse.gif'>
<img src='pics/lighthouse.webp'>
</p>

Also if you don't care about individual code-coverage, the master maintains a `coverage.cov` file contains the unique aggregated code-coverage that has been exercised. It makes it easy to check on the global code-coverage really quick during a fuzzing job.
Expand Down
Binary file removed pics/lighthouse.gif
Binary file not shown.
Binary file added pics/lighthouse.webp
Binary file not shown.

0 comments on commit 2de64ab

Please sign in to comment.