-
Notifications
You must be signed in to change notification settings - Fork 161
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
ObjectifyWithAttributes: return the new object #2098
ObjectifyWithAttributes: return the new object #2098
Conversation
64d64a7
to
d5e14fd
Compare
Codecov Report
@@ Coverage Diff @@
## master #2098 +/- ##
==========================================
- Coverage 69.22% 61.73% -7.5%
==========================================
Files 489 489
Lines 256253 256988 +735
==========================================
- Hits 177395 158651 -18744
- Misses 78858 98337 +19479
|
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.
Are there any "tweaks", other than returning the object?
@fingolfin Agree for this to go to stable-4.9 |
Ah, sorry, forgot to adjust the PR title: there used to be additional tweaks, but they caused some test failures I do not understand, so I ripped them out, figuring that it's better to have a minimal fix for this anyway |
This PR is already based (on the git side) on stable-4.9, so if people agree it should go into stable-4.9, just retarget the PR via the |
Also cherry-picked this into |
Resolves #2083
This change could in theory go into stable-4.9.