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

Fix RepresentativeAction for symmetric and alternating groups (for master branch) #1537

Closed

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Jul 26, 2017

Specifically, do not rely on MappingPermListList not moving additional
points. Fixes #1431

This PR supersedes PR #1438. It is based on PR #1453; but I turned it into a truly minimal patch, and also added a test case.

@fingolfin fingolfin changed the title Fix RepresentativeAction for symmetric and alternating groups Fix RepresentativeAction for symmetric and alternating groups (for master branch) Jul 26, 2017
Specifically, do not rely on MappingPermListList not moving additional
points. Fixes gap-system#1431
@codecov
Copy link

codecov bot commented Jul 26, 2017

Codecov Report

Merging #1537 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1537      +/-   ##
==========================================
+ Coverage   64.17%   64.17%   +<.01%     
==========================================
  Files         990      990              
  Lines      321773   321777       +4     
  Branches    13063    13063              
==========================================
+ Hits       206503   206510       +7     
+ Misses     112453   112448       -5     
- Partials     2817     2819       +2
Impacted Files Coverage Δ
lib/gpprmsya.gi 63.6% <100%> (+0.03%) ⬆️
src/hpc/traverse.c 79% <0%> (-0.77%) ⬇️
src/stats.c 72.66% <0%> (-0.27%) ⬇️
src/hpc/thread.c 46.83% <0%> (+0.19%) ⬆️
src/objset.c 93.31% <0%> (+0.26%) ⬆️
src/system.c 53.18% <0%> (+0.33%) ⬆️
lib/queue.g 69.59% <0%> (+3.19%) ⬆️

@markuspf
Copy link
Member

markuspf commented Jul 28, 2017

This was made superflous by merging stable-4.8 into master (a811120 )

@markuspf markuspf closed this Jul 28, 2017
@fingolfin fingolfin deleted the mh/fix-MappingPermLstList branch August 7, 2017 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants