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 missing protoc in fuzzing run #403

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

KitHat
Copy link
Member

@KitHat KitHat commented Jan 31, 2025

Missing protobuf compiler failed the fuzzing run coverage generation.
There was a successful run with these changes: https://github.com/OpenZeppelin/polkadot-runtime-templates/actions/runs/13071431290

@KitHat KitHat requested review from ggonzalez94 and 4meta5 January 31, 2025 11:49
@KitHat KitHat self-assigned this Jan 31, 2025
Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for docs-oz-polkadot canceled.

Name Link
🔨 Latest commit 8ec842b
🔍 Latest deploy log https://app.netlify.com/sites/docs-oz-polkadot/deploys/679cb8cd35eb320008878138

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.51%. Comparing base (67c2f2b) to head (8ec842b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #403   +/-   ##
=======================================
  Coverage   77.51%   77.51%           
=======================================
  Files          17       17           
  Lines        1895     1895           
  Branches     1895     1895           
=======================================
  Hits         1469     1469           
  Misses        363      363           
  Partials       63       63           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🗒 Backlog
Development

Successfully merging this pull request may close these issues.

2 participants