-
-
Notifications
You must be signed in to change notification settings - Fork 403
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
Remove deprecations #5915
Remove deprecations #5915
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5915 +/- ##
==========================================
+ Coverage 88.58% 88.67% +0.09%
==========================================
Files 313 313
Lines 65066 64941 -125
==========================================
- Hits 57636 57588 -48
+ Misses 7430 7353 -77
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
All looks good.
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Continue work from #5776
Resolves #5327
Resolves #5517
I already needed to remove some of py2js in examples here: 1579783 in #5895