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 report accumulation for casr-libfuzzer and casr-afl #223

Merged
merged 10 commits into from
Jun 12, 2024

Conversation

hkctkuy
Copy link
Member

@hkctkuy hkctkuy commented Jun 4, 2024

No description provided.

casr/tests/tests.rs Show resolved Hide resolved
casr/src/util.rs Outdated Show resolved Hide resolved
casr/src/util.rs Outdated Show resolved Hide resolved
@hkctkuy hkctkuy requested a review from SweetVishnya June 4, 2024 14:33
@hkctkuy hkctkuy requested a review from SweetVishnya June 9, 2024 19:19
casr/Cargo.toml Outdated Show resolved Hide resolved
casr/src/bin/casr-afl.rs Outdated Show resolved Hide resolved
docs/usage.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

Attention: Patch coverage is 90.47619% with 8 lines in your changes missing coverage. Please review.

Project coverage is 66.32%. Comparing base (5f871aa) to head (76c12a2).

Files Patch % Lines
casr/src/triage.rs 88.00% 6 Missing ⚠️
casr/src/util.rs 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   66.09%   66.32%   +0.22%     
==========================================
  Files          34       34              
  Lines        8075     8121      +46     
==========================================
+ Hits         5337     5386      +49     
+ Misses       2738     2735       -3     

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

@SweetVishnya SweetVishnya merged commit b1df8af into ispras:master Jun 12, 2024
11 checks passed
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.

Support report accumulation for casr-libfuzzer and casr-afl
4 participants