-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Mark CheckpointConnector as protected #11550
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
Mark CheckpointConnector as protected #11550
Conversation
hey @krishnakalyan3 ! also, you mean do to CheckpointConnector? |
Wow looks like I am super slow. You are right I made a mistake while naming the branch. |
you can still continue here. branch name looks correct :) |
Fixes #11482 |
@rohitgr7 should the depreciated files below be changed to protected?
|
@krishnakalyan3 yes! |
@rohitgr7 Looks like I have made the changes to all files, could you please review it?. |
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.
Thank you for your contribution 😃
Thank you for the reviews. |
Codecov Report
@@ Coverage Diff @@
## master #11550 +/- ##
========================================
- Coverage 92% 88% -4%
========================================
Files 194 194
Lines 16947 16944 -3
========================================
- Hits 15562 14945 -617
- Misses 1385 1999 +614 |
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.
LGTM !
The GPUs test has been queued since yesterday, can someone rerun it? |
@daniellepintz there is some issue on the Azure side. All the PRs are in the queue. |
Looks like the GPU tests are still pending? |
@krishnakalyan3 Yes. The tracking issue is #11634. |
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.
Although deprecation is not needed, shouldn't we add an entry to CHANGELOG.md similarly to #9779?
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.
changelog entry as it could be also seen as breaking change...?
What does this PR do?
Fixes #11482
Does your PR introduce any breaking changes? If yes, please list them.
Before submitting
PR review
Anyone in the community is welcome to review the PR.
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 🙃