-
Notifications
You must be signed in to change notification settings - Fork 76
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
Docs deprecation warnings (SYN-4257) #2905
Conversation
vEpiphyte
commented
Nov 2, 2022
- Fix use warnings.warn in synapse.common
- Add docs for enabling deprecation warnings.
- Fix use of List.length() in service.del implementation.
- Update agenda to create and use a view directly instead of calling core.eval.
- Generally remove Core.eval / CoreApi.eval from unit tests.
- Update function docstrings for deprecated functions to note their status.
Codecov ReportBase: 97.17% // Head: 97.17% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #2905 +/- ##
=======================================
Coverage 97.17% 97.17%
=======================================
Files 215 215
Lines 42084 42084
=======================================
Hits 40897 40897
Misses 1187 1187
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |