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

Fix fuzzers #564

Merged
merged 7 commits into from
Sep 20, 2023
Merged

Fix fuzzers #564

merged 7 commits into from
Sep 20, 2023

Conversation

MauroToscano
Copy link
Collaborator

@MauroToscano MauroToscano commented Sep 19, 2023

Fix Fuzzers

Description

Fuzzers were not building not running. This PR is fixes the issue

It also:

  • Moves the deserialize_stark_proof fuzzer to the crate with the other CPU fuzzers
  • Removes a duplicated cuda fuzzer

Type of change

Please delete options that are not relevant.

  • Bug fix

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2023

Codecov Report

Merging #564 (8cc7181) into main (912c7a6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #564   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files         112      112           
  Lines       18904    18904           
=======================================
  Hits        18054    18054           
  Misses        850      850           

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

@MauroToscano MauroToscano marked this pull request as ready for review September 20, 2023 15:58
@MauroToscano MauroToscano requested review from schouhy, ajgara and a team as code owners September 20, 2023 15:58
@MauroToscano MauroToscano marked this pull request as draft September 20, 2023 19:00
@MauroToscano MauroToscano marked this pull request as ready for review September 20, 2023 19:20
@MauroToscano MauroToscano added this pull request to the merge queue Sep 20, 2023
Merged via the queue into main with commit 704f583 Sep 20, 2023
@MauroToscano MauroToscano deleted the fix-fuzzers branch September 20, 2023 20:35
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.

5 participants