Skip to content

Conversation

mariomac
Copy link
Contributor

This is a PoC for generating BPF objects inside each PR. This would make sure that any PR has the actual compiled BPFs and we don't let the user the responsibility (and risk) of having to provide their own binaries.

@mariomac mariomac requested a review from a team as a code owner June 16, 2025 12:37
@mariomac mariomac force-pushed the generate-bpf-objs branch 9 times, most recently from 8e9bded to 26fbaa7 Compare June 16, 2025 13:08
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.86%. Comparing base (79f10ff) to head (7059195).

❗ There is a different number of reports uploaded between BASE (79f10ff) and HEAD (7059195). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (79f10ff) HEAD (7059195)
unittests 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
- Coverage   75.24%   69.86%   -5.39%     
==========================================
  Files         173      170       -3     
  Lines       18719    18302     -417     
==========================================
- Hits        14085    12786    -1299     
- Misses       3912     4662     +750     
- Partials      722      854     +132     
Flag Coverage Δ
integration-test 55.97% <ø> (+0.34%) ⬆️
integration-test-arm 35.66% <ø> (-0.02%) ⬇️
k8s-integration-test 55.05% <ø> (-0.19%) ⬇️
oats-test 36.82% <ø> (-0.18%) ⬇️
unittests ?

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.

@mariomac mariomac force-pushed the generate-bpf-objs branch 2 times, most recently from 00c4cf6 to 141dea3 Compare June 16, 2025 13:34
@mariomac mariomac force-pushed the generate-bpf-objs branch from 141dea3 to 7059195 Compare June 16, 2025 13:39
@mariomac mariomac closed this Jun 16, 2025
@mariomac mariomac deleted the generate-bpf-objs branch July 18, 2025 12: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.

1 participant