-
Notifications
You must be signed in to change notification settings - Fork 77
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 deprecated code #262
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #262 +/- ##
==========================================
+ Coverage 70.72% 71.26% +0.54%
==========================================
Files 9 9
Lines 526 522 -4
Branches 87 87
==========================================
Hits 372 372
+ Misses 99 95 -4
Partials 55 55
Flags with carried forward coverage won't be shown. Click here to find out 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.
I'm not sure if we should do this for Jazzy. This might break users code
In principle, I agree :D let @bmagyar decide; I could handle the branching for jazzy. |
Deprecations are released on Jazzy and Rolling with their sync within the last days.
Fixes #203