gap-packages / sotgrps

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

Avoid multiple statements on one line #54

Closed fingolfin closed 12 months ago

fingolfin commented 12 months ago

This makes it a bit harder to understand the code and confuses code coverage tracking

codecov[bot] commented 12 months ago

Codecov Report

Merging #54 (2fd565e) into master (4900e82) will decrease coverage by 0.12%. Report is 2 commits behind head on master. The diff coverage is 94.75%.

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   98.34%   98.22%   -0.12%     
==========================================
  Files          21       21              
  Lines        7747     8079     +332     
==========================================
+ Hits         7619     7936     +317     
- Misses        128      143      +15     
Files Changed Coverage Δ
gap/p3q.gi 98.54% <53.84%> (-0.48%) :arrow_down:
gap/lowpowerPGroups.gi 86.63% <60.00%> (-0.09%) :arrow_down:
tst/test.gi 86.09% <63.63%> (-0.90%) :arrow_down:
gap/p2q2.gi 99.26% <87.50%> (+0.01%) :arrow_up:
gap/IdFunc.gi 99.34% <95.33%> (-0.27%) :arrow_down:
gap/sot.gi 89.88% <96.66%> (+0.79%) :arrow_up:
gap/IdFuncP4Q.gi 98.75% <97.61%> (-0.49%) :arrow_down:
gap/p4q.gi 99.40% <97.67%> (+0.01%) :arrow_up:
gap/SOTinfo.gi 96.43% <100.00%> (+0.01%) :arrow_up:
gap/p2q.gi 98.54% <100.00%> (+0.02%) :arrow_up:
... and 3 more