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

add stabilizer for G-sets #4206

Merged
merged 2 commits into from
Oct 17, 2024

fix a doctest

8d54838
Select commit
Loading
Failed to load commit list.
Merged

add stabilizer for G-sets #4206

fix a doctest
8d54838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

84.60% (+0.00%) compared to 24c8f63

View this Pull Request on Codecov

84.60% (+0.00%) compared to 24c8f63

Details

Codecov Report

Attention: Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.60%. Comparing base (24c8f63) to head (8d54838).

Files with missing lines Patch % Lines
src/Groups/action.jl 78.57% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4206   +/-   ##
=======================================
  Coverage   84.59%   84.60%           
=======================================
  Files         631      631           
  Lines       84906    84915    +9     
=======================================
+ Hits        71830    71842   +12     
+ Misses      13076    13073    -3     
Files with missing lines Coverage Δ
src/GAP/wrappers.jl 94.94% <100.00%> (+0.03%) ⬆️
src/Groups/gsets.jl 91.57% <100.00%> (+0.22%) ⬆️
src/Groups/action.jl 97.16% <78.57%> (ø)

... and 2 files with indirect coverage changes