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

add customized step collector into dlrover #1352

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

disaggregate diag agent start with init

b2eb12c
Select commit
Loading
Failed to load commit list.
Open

add customized step collector into dlrover #1352

disaggregate diag agent start with init
b2eb12c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

81.16% (target 80.00%)

View this Pull Request on Codecov

81.16% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 90.04739% with 21 lines in your changes missing coverage. Please review.

Project coverage is 81.16%. Comparing base (bcb2c44) to head (b2eb12c).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
dlrover/python/elastic_agent/monitor/training.py 73.91% 12 Missing ⚠️
dlrover/python/elastic_agent/torch/training.py 71.42% 4 Missing ⚠️
.../python/elastic_agent/diagnosis/diagnosis_agent.py 0.00% 3 Missing ⚠️
dlrover/python/master/monitor/speed_monitor.py 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1352      +/-   ##
==========================================
- Coverage   81.17%   81.16%   -0.01%     
==========================================
  Files         231      231              
  Lines       21988    22272     +284     
==========================================
+ Hits        17849    18078     +229     
- Misses       4139     4194      +55     

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