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

Fix known issue of job context using. #1326

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

Conversation

BalaBalaYi
Copy link
Collaborator

What changes were proposed in this pull request?

  1. Rename the function in JobContext if the method can read and write the core 'nodes' object.
  2. Other fixed.

Why are the changes needed?

To fix known issue.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT and training with failover(doing).

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

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

Project coverage is 80.64%. Comparing base (60bdbd1) to head (131e5c4).

Files with missing lines Patch % Lines
dlrover/python/master/node/job_context.py 33.33% 6 Missing ⚠️
dlrover/python/master/node/training_node.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1326      +/-   ##
==========================================
- Coverage   80.68%   80.64%   -0.04%     
==========================================
  Files         225      225              
  Lines       21262    21267       +5     
==========================================
- Hits        17155    17151       -4     
- Misses       4107     4116       +9     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant