-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add backwards-compat imports with deprecation warnings #209
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #209 +/- ##
==========================================
+ Coverage 38.63% 48.15% +9.51%
==========================================
Files 78 28 -50
Lines 7283 2276 -5007
==========================================
- Hits 2814 1096 -1718
+ Misses 4469 1180 -3289 ☔ View full report in Codecov by Sentry. |
dev branch already is on 0.1.0a1 last stable release should have all th deprecation warnings, this would need to be a manual post release |
938e9a6
to
cc8ee82
Compare
Rebased on |
* less deprecation warning logs * restore EventContainer deprecation log
* Add backwards-compat imports with deprecation warnings NeonGeckoCom/NeonCore#599 * Fix `merge_dict` override * Specify post release version * 0.0.32post1 (OpenVoiceOS#210) * less deprecation warning logs * restore EventContainer deprecation log --------- Co-authored-by: Daniel McKnight <[email protected]> Co-authored-by: JarbasAI <[email protected]>
Addresses failures: NeonGeckoCom/NeonCore#599