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
Promote PendingDeprecationWarnings to DeprecationWarnings #1786
Conversation
Merge conflicts resolved! |
Codecov Report
@@ Coverage Diff @@
## develop #1786 +/- ##
===========================================
- Coverage 82.02% 80.85% -1.17%
===========================================
Files 77 77
Lines 6319 6325 +6
===========================================
- Hits 5183 5114 -69
- Misses 1136 1211 +75
Continue to review full report at Codecov.
|
d917f0a
to
ddf3951
Compare
This reverts commit ac36de6.
Got a bit stuck here, seems the new ones are not quite drop-in replacements! Could I hand this PR over? |
Replaced by #1854. See the description there. |
Fixes #1773.