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

semirel: add family check to GreensXClassOfElement #1771

Merged
merged 1 commit into from
Oct 13, 2017

Conversation

james-d-mitchell
Copy link
Contributor

This commit adds a check that the family of the object and the elements
family of the family of the semigroup passed to the methods
GreensXClassOfElement, where X in [R, L, H, D, J], are equal. This
prevents the creation of Green's classes with wholly the wrong type of
objects as representatives.

This commit adds a check that the family of the object and the elements
family of the family of the semigroup passed to the methods
GreensXClassOfElement, where X in [R, L, H, D, J], are equal. This
prevents the creation of Green's classes with wholly the wrong type of
objects as representatives.
@codecov
Copy link

codecov bot commented Oct 12, 2017

Codecov Report

Merging #1771 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1771      +/-   ##
==========================================
+ Coverage    61.7%    61.7%   +<.01%     
==========================================
  Files         970      970              
  Lines      295733   295732       -1     
  Branches    13041    13041              
==========================================
+ Hits       182475   182480       +5     
+ Misses     110613   110609       -4     
+ Partials     2645     2643       -2
Impacted Files Coverage Δ
lib/semirel.gi 70.86% <ø> (ø) ⬆️
src/stats.c 73.97% <0%> (+0.13%) ⬆️
src/hpc/threadapi.c 34.46% <0%> (+0.18%) ⬆️
src/funcs.c 71.96% <0%> (+0.28%) ⬆️
src/hpc/traverse.c 78.59% <0%> (+0.3%) ⬆️

@markuspf markuspf merged commit 65ab02e into gap-system:master Oct 13, 2017
@olexandr-konovalov olexandr-konovalov added the release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes label Jan 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants