-
Notifications
You must be signed in to change notification settings - Fork 245
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
refactor: cleanup 0.4.x deprecations #4354
Conversation
e9c80d2
to
5e559b3
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #4354 +/- ##
==========================================
+ Coverage 71.74% 75.24% +3.50%
==========================================
Files 919 1053 +134
Lines 18457 21089 +2632
Branches 1037 1157 +120
==========================================
+ Hits 13242 15869 +2627
+ Misses 4756 4701 -55
- Partials 459 519 +60 ☔ View full report in Codecov by Sentry. |
5e559b3
to
10a3c09
Compare
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.
🔪
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.
🪓
What this PR changes/adds
Delete 0.4.x deprecations
Why it does that
cleanup
Further notes
List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.
Linked Issue(s)
Closes # <-- insert Issue number if one exists
Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.