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

[casr-afl][casr-libfuzzer] Add hints #230

Merged
merged 10 commits into from
Nov 28, 2024
Merged

Conversation

hkctkuy
Copy link
Member

@hkctkuy hkctkuy commented Nov 27, 2024

No description provided.

@hkctkuy hkctkuy linked an issue Nov 27, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

Attention: Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.87%. Comparing base (4be568a) to head (15b08ae).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
casr/src/bin/casr-cli.rs 0.00% 1 Missing ⚠️
casr/src/util.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
+ Coverage   63.97%   65.87%   +1.89%     
==========================================
  Files          34       32       -2     
  Lines        5427     7879    +2452     
==========================================
+ Hits         3472     5190    +1718     
- Misses       1955     2689     +734     

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

README.md Show resolved Hide resolved
casr/src/bin/casr-libfuzzer.rs Outdated Show resolved Hide resolved
casr/src/bin/casr-libfuzzer.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@SweetVishnya SweetVishnya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SweetVishnya SweetVishnya merged commit af9e9e4 into ispras:master Nov 28, 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.

Add hints for casr-afl and casr-libfuzzer
4 participants