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

Fuzzing workspaces #495

Merged
merged 8 commits into from
Aug 31, 2023
Merged

Fuzzing workspaces #495

merged 8 commits into from
Aug 31, 2023

Conversation

Juan-M-V
Copy link
Contributor

@Juan-M-V Juan-M-V commented Jul 7, 2023

TITLE

Description

Restructure fuzzers into workspaces

Type of change

Refactor

Checklist

  • Linked to Github Issue
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run

@Juan-M-V Juan-M-V requested review from a team, schouhy and ajgara as code owners July 7, 2023 16:35
@Juan-M-V Juan-M-V mentioned this pull request Jul 7, 2023
6 tasks
@codecov-commenter
Copy link

Codecov Report

Merging #495 (ea88b5e) into main (68eb939) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #495      +/-   ##
==========================================
- Coverage   94.39%   94.37%   -0.03%     
==========================================
  Files          65       65              
  Lines        8713     8715       +2     
==========================================
  Hits         8225     8225              
- Misses        488      490       +2     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Juan-M-V Juan-M-V mentioned this pull request Jul 11, 2023
9 tasks
MauroToscano and others added 2 commits August 31, 2023 12:05
* add cuda fft fuzzer

* add cuda fft fuzzer in honggfuzz

* add power of two check

---------

Co-authored-by: dafifynn <[email protected]>
@MauroToscano MauroToscano added this pull request to the merge queue Aug 31, 2023
Merged via the queue into main with commit 96bb966 Aug 31, 2023
6 of 7 checks passed
@MauroToscano MauroToscano deleted the fuzzing-workspaces branch August 31, 2023 16:45
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.

7 participants