-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Refactor hpc_load and entangled logics in CheckpointConnector #5371
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
Conversation
|
Hello @tarepan! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-02-04 23:55:02 UTC |
Codecov Report
@@ Coverage Diff @@
## release/1.2-dev #5371 +/- ##
================================================
- Coverage 88% 83% -5%
================================================
Files 181 181
Lines 12912 12911 -1
================================================
- Hits 11397 10727 -670
- Misses 1515 2184 +669 |
archsyscall
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great Work
I have a minor question
|
@tarepan could you rebase onto 1.2? |
|
@awaelchli |
|
@tarepan Can you resolve conflicts and fix the tests? Removing the ready-to-go label until then :) |
|
@carmocca thanks for ping! |
|
@tarepan mind resolve conflicts related to. changed destination branch... 🐰 |
|
@tarepan mind taking a look? We would love to get this PR merged! |
|
@tarepan seems just in front of the finish line, mind resolve conflicts so we can let it land? |
Pull request was closed
What does this PR do?
Refactor
CheckpointConnectorby reducing duplicated parts and separating different functionality.Fixes #5370
All changes are highlighted in the issue.
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 👍