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

feat(bpf): instruction handling #609

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

feat(bpf): instruction handling #609

wants to merge 17 commits into from

Conversation

kprotty
Copy link
Contributor

@kprotty kprotty commented Mar 7, 2025

No description provided.

@kprotty kprotty self-assigned this Mar 7, 2025
@kprotty kprotty marked this pull request as ready for review March 10, 2025 13:40
@kprotty kprotty requested a review from yewman March 10, 2025 13:40
@kprotty kprotty changed the base branch from harnew/bpf-loader-program to main March 17, 2025 13:14
@kprotty kprotty marked this pull request as draft March 17, 2025 14:36
@yewman yewman force-pushed the king/bpf-loader branch 7 times, most recently from 03e93d3 to 4897545 Compare March 17, 2025 15:47
@yewman yewman force-pushed the king/bpf-loader branch 2 times, most recently from 59ce062 to cf80c7a Compare March 17, 2025 16:49
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

Attention: Patch coverage is 85.90853% with 114 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/runtime/program/bpf_loader_program/execute.zig 85.89% 111 Missing ⚠️
src/runtime/executor.zig 80.00% 2 Missing ⚠️
src/runtime/pubkey_utils.zig 87.50% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/runtime/feature_set.zig 100.00% <ø> (ø)
...rc/runtime/program/bpf_loader_program/v3_state.zig 100.00% <100.00%> (ø)
src/runtime/program/system_program/execute.zig 86.01% <ø> (-0.09%) ⬇️
src/runtime/program/vote/execute.zig 90.19% <ø> (-0.55%) ⬇️
src/runtime/sysvar_cache.zig 100.00% <ø> (ø)
src/runtime/pubkey_utils.zig 89.83% <87.50%> (-0.37%) ⬇️
src/runtime/executor.zig 91.84% <80.00%> (+0.05%) ⬆️
src/runtime/program/bpf_loader_program/execute.zig 85.89% <85.89%> (ø)

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Successfully merging this pull request may close these issues.

2 participants