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: fix compilation of fuzz targets #12980

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

nagisa
Copy link
Collaborator

@nagisa nagisa commented Feb 24, 2025

Fixes a CI job that runs on master branch only

Fixes a CI job that runs on master branch only
@nagisa nagisa requested a review from a team as a code owner February 24, 2025 11:51
@nagisa nagisa requested a review from saketh-are February 24, 2025 11:51
@nagisa nagisa enabled auto-merge February 24, 2025 11:52
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.18%. Comparing base (cd9ae3f) to head (8265741).
Report is 58 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12980   +/-   ##
=======================================
  Coverage   70.18%   70.18%           
=======================================
  Files         855      855           
  Lines      176670   176670           
  Branches   176670   176670           
=======================================
+ Hits       123997   123999    +2     
  Misses      47516    47516           
+ Partials     5157     5155    -2     
Flag Coverage Δ
backward-compatibility 0.35% <ø> (ø)
db-migration 0.35% <ø> (ø)
genesis-check 1.41% <ø> (ø)
linux 69.77% <ø> (-0.01%) ⬇️
linux-nightly 69.81% <ø> (+0.01%) ⬆️
pytests 1.71% <ø> (ø)
sanity-checks 1.52% <ø> (ø)
unittests 70.01% <ø> (+<0.01%) ⬆️
upgradability 0.35% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nagisa nagisa added this pull request to the merge queue Mar 7, 2025
Merged via the queue into near:master with commit 48fcab9 Mar 7, 2025
29 checks passed
@nagisa nagisa deleted the fixes-building-fuzzers branch March 7, 2025 13:51
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