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

【WIP】add pod diagnosis feature #1219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

add pod diagnosis feature

4b58a10
Select commit
Loading
Failed to load commit list.
Open

【WIP】add pod diagnosis feature #1219

add pod diagnosis feature
4b58a10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

80.31% (target 80.00%)

View this Pull Request on Codecov

80.31% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 62.83186% with 42 lines in your changes missing coverage. Please review.

Project coverage is 80.31%. Comparing base (adc8bba) to head (4b58a10).
Report is 3 commits behind head on master.

Files Patch % Lines
...r/diagnosis/operator/check_pod_pending_operator.py 37.14% 22 Missing ⚠️
dlrover/python/master/diagnosis/diagnosis.py 16.66% 10 Missing ⚠️
dlrover/python/master/monitor/pod_monitor.py 80.00% 6 Missing ⚠️
dlrover/python/common/diagnosis.py 85.71% 2 Missing ⚠️
dlrover/python/master/watcher/k8s_watcher.py 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1219      +/-   ##
==========================================
- Coverage   80.41%   80.31%   -0.11%     
==========================================
  Files         217      219       +2     
  Lines       19463    19567     +104     
==========================================
+ Hits        15652    15715      +63     
- Misses       3811     3852      +41     

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