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

Update dependencies #8

Merged
merged 3 commits into from
May 29, 2024

update status update logic patch from Andre

7f71813
Select commit
Loading
Failed to load commit list.
Merged

Update dependencies #8

update status update logic patch from Andre
7f71813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 0s

43.82% (-0.35%) compared to 09e12f9

View this Pull Request on Codecov

43.82% (-0.35%) compared to 09e12f9

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 43.82%. Comparing base (09e12f9) to head (7f71813).
Report is 1 commits behind head on main.

Files Patch % Lines
controllers/bpfman-agent/uprobe-program.go 0.00% 2 Missing ⚠️
controllers/bpfman-agent/common.go 0.00% 0 Missing and 1 partial ⚠️
controllers/bpfman-agent/fentry-program.go 0.00% 1 Missing ⚠️
controllers/bpfman-agent/fexit-program.go 0.00% 1 Missing ⚠️
controllers/bpfman-agent/kprobe-program.go 0.00% 1 Missing ⚠️
controllers/bpfman-agent/tc-program.go 0.00% 1 Missing ⚠️
controllers/bpfman-agent/tracepoint-program.go 0.00% 1 Missing ⚠️
controllers/bpfman-agent/xdp-program.go 0.00% 1 Missing ⚠️
controllers/bpfman-operator/common.go 0.00% 0 Missing and 1 partial ⚠️
controllers/bpfman-operator/fentry-program.go 0.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   44.17%   43.82%   -0.35%     
==========================================
  Files          18       18              
  Lines        1716     1716              
==========================================
- Hits          758      752       -6     
- Misses        841      846       +5     
- Partials      117      118       +1     

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