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

chore(ci): fix compilation for benchmark and fuzz targets #150

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

dmehala
Copy link
Collaborator

@dmehala dmehala commented Aug 27, 2024

Description

Since #144 benchmark and fuzz targets were failing. This PR fixes these targets.

@dmehala dmehala requested a review from a team as a code owner August 27, 2024 09:56
@dmehala dmehala requested review from Anilm3 and pablomartinezbernardo and removed request for a team August 27, 2024 09:56
@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.45%. Comparing base (8e11e46) to head (5a3c914).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   94.45%   94.45%           
=======================================
  Files          72       72           
  Lines        3805     3805           
=======================================
  Hits         3594     3594           
  Misses        211      211           

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

@dmehala dmehala merged commit 3e0244f into main Aug 27, 2024
21 of 22 checks passed
@dmehala dmehala deleted the dmehala/fix-ci branch August 27, 2024 11:49
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.

2 participants