Skip to content

fix unit tests + int test panic

Codecov / codecov/project failed May 31, 2024 in 0s

26.38% (-17.44%) compared to 7f71813

View this Pull Request on Codecov

26.38% (-17.44%) compared to 7f71813

Details

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 ⚠️
...lient/externalversions/apis/v1alpha1/bpfprogram.go 0.00% 3 Missing ⚠️
...nt/externalversions/apis/v1alpha1/fentryprogram.go 0.00% 3 Missing ⚠️
...ent/externalversions/apis/v1alpha1/fexitprogram.go 0.00% 3 Missing ⚠️
...nt/externalversions/apis/v1alpha1/kprobeprogram.go 0.00% 3 Missing ⚠️
...client/externalversions/apis/v1alpha1/tcprogram.go 0.00% 3 Missing ⚠️
...xternalversions/apis/v1alpha1/tracepointprogram.go 0.00% 3 Missing ⚠️
...nt/externalversions/apis/v1alpha1/uprobeprogram.go 0.00% 3 Missing ⚠️
...lient/externalversions/apis/v1alpha1/xdpprogram.go 0.00% 3 Missing ⚠️
controllers/bpfman-operator/common.go 0.00% 1 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             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     

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