bpfman / bpfman-operator

Kubernetes operator for bpfman
https://bpfman.io
Apache License 2.0
5 stars 5 forks source link

run kind targets on the new repo #10

Closed msherif1234 closed 1 month ago

msherif1234 commented 1 month ago

also fixes https://github.com/bpfman/bpfman-operator/issues/9 Thanks to @astoycos !!

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 26.38%. Comparing base (7f71813) to head (eb341c4). Report is 1 commits behind head on main.

Files Patch % Lines
pkg/client/externalversions/factory.go 0.00% 21 Missing :warning:
...lient/externalversions/apis/v1alpha1/bpfprogram.go 0.00% 3 Missing :warning:
...nt/externalversions/apis/v1alpha1/fentryprogram.go 0.00% 3 Missing :warning:
...ent/externalversions/apis/v1alpha1/fexitprogram.go 0.00% 3 Missing :warning:
...nt/externalversions/apis/v1alpha1/kprobeprogram.go 0.00% 3 Missing :warning:
...client/externalversions/apis/v1alpha1/tcprogram.go 0.00% 3 Missing :warning:
...xternalversions/apis/v1alpha1/tracepointprogram.go 0.00% 3 Missing :warning:
...nt/externalversions/apis/v1alpha1/uprobeprogram.go 0.00% 3 Missing :warning:
...lient/externalversions/apis/v1alpha1/xdpprogram.go 0.00% 3 Missing :warning:
controllers/bpfman-operator/common.go 0.00% 1 Missing and 1 partial :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10 +/- ## =========================================== - Coverage 43.82% 26.38% -17.44% =========================================== Files 18 75 +57 Lines 1716 5021 +3305 =========================================== + Hits 752 1325 +573 - Misses 846 3532 +2686 - Partials 118 164 +46 ``` | [Flag](https://app.codecov.io/gh/bpfman/bpfman-operator/pull/10/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bpfman) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/bpfman/bpfman-operator/pull/10/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bpfman) | `26.38% <0.00%> (-17.44%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bpfman#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.