Skip to content
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

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

fingolfin
Copy link
Member

Resolves #2083

This change could in theory go into stable-4.9.

@codecov
Copy link

codecov bot commented Jan 23, 2018

Codecov Report

Merging #2098 into master will decrease coverage by 7.49%.
The diff coverage is 93.54%.

@@            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
Impacted Files Coverage Δ
hpcgap/src/c_type1.c 83.14% <90%> (+1.62%) ⬆️
src/c_type1.c 83.94% <96.87%> (+0.81%) ⬆️
lib/attr.gi 0% <0%> (-100%) ⬇️
lib/teachm2.g 0% <0%> (-100%) ⬇️
grp/imf.gi 0% <0%> (-84.96%) ⬇️
lib/proto.gi 0% <0%> (-83.34%) ⬇️
lib/ctblauto.gi 0% <0%> (-82.41%) ⬇️
lib/ctbllatt.gi 0% <0%> (-80.72%) ⬇️
lib/teaching.g 2.45% <0%> (-77.15%) ⬇️
lib/schursym.gi 5.2% <0%> (-62.24%) ⬇️
... and 235 more

Copy link
Member

@markuspf markuspf left a 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 fingolfin changed the title ObjectifyWithAttributes: return the new object, some tweaks ObjectifyWithAttributes: return the new object Jan 24, 2018
@olexandr-konovalov
Copy link
Member

@fingolfin Agree for this to go to stable-4.9

@fingolfin
Copy link
Member Author

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

@fingolfin
Copy link
Member Author

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 Edit button.

@olexandr-konovalov olexandr-konovalov changed the base branch from master to stable-4.9 January 24, 2018 14:16
@olexandr-konovalov olexandr-konovalov added this to the GAP 4.9.0 milestone Jan 24, 2018
@fingolfin fingolfin changed the base branch from stable-4.9 to master January 24, 2018 17:39
@fingolfin fingolfin merged commit 3480c01 into gap-system:master Jan 24, 2018
@fingolfin fingolfin deleted the mh/ObjectifyWithAttributes branch January 24, 2018 17:39
@fingolfin
Copy link
Member Author

fingolfin commented Jan 24, 2018

Also cherry-picked this into stable-4.9, see 3bd5a4a

@olexandr-konovalov olexandr-konovalov added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: added PRs introducing changes that have since been mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants