gap-packages / sotgrps

https://gap-packages.github.io/sotgrps/
GNU General Public License v2.0
2 stars 1 forks source link

Avoid factoring the same number again and again #44

Closed fingolfin closed 1 year ago

fingolfin commented 1 year ago

... at least in some case.

Obviously this could be extended to cover other cases, but I am not currently planning on doing this myself.

codecov[bot] commented 1 year ago

Codecov Report

Merging #44 (5658b0e) into master (953df8c) will increase coverage by 0.05%. The diff coverage is 98.24%.

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   96.58%   96.64%   +0.05%     
==========================================
  Files          21       21              
  Lines        7841     7799      -42     
==========================================
- Hits         7573     7537      -36     
+ Misses        268      262       -6     
Impacted Files Coverage Δ
gap/SOTGrps.gi 84.93% <90.00%> (ø)
gap/p2q.gi 98.51% <100.00%> (+1.74%) :arrow_up:
gap/p3q.gi 99.01% <100.00%> (-0.03%) :arrow_down:
gap/p4q.gi 99.39% <100.00%> (+0.25%) :arrow_up: