gap-packages / wedderga

Wedderburn Decomposition of Group Algebras
https://gap-packages.github.io/wedderga/
GNU General Public License v2.0
3 stars 6 forks source link

Added and documented functions associated to extremely strong Shoda pairs #31

Closed MSugandha closed 6 years ago

MSugandha commented 6 years ago

Added function

 `IsExtremelyStrongShodaPair`

and documented the following:

codecov[bot] commented 6 years ago

Codecov Report

Merging #31 into master will decrease coverage by 0.03%. The diff coverage is 56.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   69.66%   69.63%   -0.04%     
==========================================
  Files          11       11              
  Lines        4332     4337       +5     
==========================================
+ Hits         3018     3020       +2     
- Misses       1314     1317       +3
Impacted Files Coverage Δ
lib/auxiliar.gi 60.99% <ø> (-0.93%) :arrow_down:
lib/ExtremeSSPs.gi 100% <100%> (ø) :arrow_up:
PackageInfo.g 32.07% <48.14%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4933d3c...e7479f2. Read the comment docs.

olexandr-konovalov commented 6 years ago

@MSugandha thanks - at the moment all looks good to me.