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

feat: Fuzz testing PerlParser #3725

Merged
merged 6 commits into from
Jan 17, 2024
Merged

feat: Fuzz testing PerlParser #3725

merged 6 commits into from
Jan 17, 2024

Conversation

joydeep049
Copy link
Contributor

Closes #3335

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (373bc2a) 80.05% compared to head (f3a279f) 80.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3725      +/-   ##
==========================================
- Coverage   80.05%   80.02%   -0.03%     
==========================================
  Files         803      803              
  Lines       11967    11967              
  Branches     1603     1603              
==========================================
- Hits         9580     9577       -3     
- Misses       1957     1959       +2     
- Partials      430      431       +1     
Flag Coverage Δ
longtests 75.01% <ø> (-4.44%) ⬇️
win-longtests 78.04% <ø> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@terriko terriko merged commit 40e5180 into intel:main Jan 17, 2024
22 checks passed
inosmeet pushed a commit to inosmeet/cve-bin-tool that referenced this pull request Feb 6, 2024
inosmeet pushed a commit to inosmeet/cve-bin-tool that referenced this pull request Feb 16, 2024
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.

feat: Create fuzzer for perl language parser
3 participants