-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
CLN/DEPR: remove setter for MultiIndex levels/labels properties #18256
CLN/DEPR: remove setter for MultiIndex levels/labels properties #18256
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18256 +/- ##
=========================================
Coverage ? 91.39%
=========================================
Files ? 164
Lines ? 50092
Branches ? 0
=========================================
Hits ? 45780
Misses ? 4312
Partials ? 0
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #18256 +/- ##
==========================================
+ Coverage 91.38% 91.38% +<.01%
==========================================
Files 164 164
Lines 49884 49879 -5
==========================================
- Hits 45584 45582 -2
+ Misses 4300 4297 -3
Continue to review full report at Codecov.
|
Failure only seems to be the clipboard one (which is known), and the BUILD_TEST. |
assume you have rebased on master. These failures are not longer. |
your build looks old (e.g. not rebased) |
lgtm otherwise (but push again anyhow) |
This was from a clean master, at the moment the PR was opened :-) |
Noticed this in another PR, this doesn't seem to be listed in our deprecations master issue #6581. But it is already deprecated since 0.13 (#4039)