Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support vanilla AFl directory format for casr-afl #240

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

headshog
Copy link
Contributor

@headshog headshog commented Feb 6, 2025

No description provided.

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 65.94%. Comparing base (dc48b45) to head (252805c).

Files with missing lines Patch % Lines
casr/src/bin/casr-afl.rs 83.33% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
+ Coverage   65.92%   65.94%   +0.01%     
==========================================
  Files          32       32              
  Lines        7894     7904      +10     
==========================================
+ Hits         5204     5212       +8     
- Misses       2690     2692       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Casr doesn't find crashes from vanilla afl output directory results
4 participants