Skip to content

AAP-46484 Capture k8s pod diagnostics - #1332

Closed
arrestle wants to merge 67 commits into
ansible:develfrom
arrestle:capture-k8s-pod-diagnostics
Closed

AAP-46484 Capture k8s pod diagnostics#1332
arrestle wants to merge 67 commits into
ansible:develfrom
arrestle:capture-k8s-pod-diagnostics

lint

2bb31a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2025 in 0s

51.52% (-0.09%) compared to 55435c6

View this Pull Request on Codecov

51.52% (-0.09%) compared to 55435c6

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 7 lines in your changes missing coverage. Please review.

Project coverage is 51.52%. Comparing base (55435c6) to head (2bb31a5).

Files with missing lines Patch % Lines
pkg/workceptor/pod.go 94.73% 3 Missing and 1 partial ⚠️
pkg/workceptor/kubernetes.go 80.00% 3 Missing ⚠️
@@            Coverage Diff             @@
##            devel    #1332      +/-   ##
==========================================
- Coverage   51.60%   51.52%   -0.09%     
==========================================
  Files          59       63       +4     
  Lines        9826    10491     +665     
==========================================
+ Hits         5071     5405     +334     
- Misses       4451     4776     +325     
- Partials      304      310       +6     
Files with missing lines Coverage Δ
pkg/workceptor/kubernetes.go 39.14% <80.00%> (+0.42%) ⬆️
pkg/workceptor/pod.go 94.73% <94.73%> (ø)

... and 9 files with indirect coverage changes

Components Coverage Δ
Go 51.64% <92.30%> (+0.04%) ⬆️
Receptorctl 49.31% <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.