Remove deprecated on_init_start_end#14867
Merged
awaelchli merged 8 commits intoLightning-AI:masterfrom Sep 30, 2022
AndresAlgaba:feature/remove/on_init_start_end
Merged
Remove deprecated on_init_start_end#14867awaelchli merged 8 commits intoLightning-AI:masterfrom AndresAlgaba:feature/remove/on_init_start_end
awaelchli merged 8 commits intoLightning-AI:masterfrom
AndresAlgaba:feature/remove/on_init_start_end
Conversation
Contributor
|
@AndresAlgaba I saw your message earlier and if you have trouble running the tests let me know. You can also check the output of the CI here, for example |
AndresAlgaba
commented
Sep 23, 2022
23 tasks
awaelchli
reviewed
Sep 23, 2022
awaelchli
approved these changes
Sep 23, 2022
Contributor
awaelchli
left a comment
There was a problem hiding this comment.
Looks great @AndresAlgaba
Feel free to mark the PR as ready for review 😃
carmocca
approved these changes
Sep 23, 2022
Contributor
|
great work @AndresAlgaba |
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
akihironitta
approved these changes
Sep 28, 2022
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #14867 +/- ##
=========================================
+ Coverage 83% 84% +1%
=========================================
Files 395 327 -68
Lines 28832 25513 -3319
=========================================
- Hits 23902 21371 -2531
+ Misses 4930 4142 -788 |
this code needs to be compatible with old PL versions still
11 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Removes deprecated APIs for 1.8 release, #14841. More specifically, the removal of
test_v1_8_0_on_init_start_end.resolves #10940
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃