gap-packages / anupq

The ANUPQ GAP package
https://gap-packages.github.io/anupq/
Artistic License 2.0
4 stars 6 forks source link

Avoid TemporaryGlobalVarName #35

Closed fingolfin closed 4 years ago

fingolfin commented 4 years ago

Resolves #30

codecov[bot] commented 4 years ago

Codecov Report

Merging #35 into master will decrease coverage by 6.66%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   54.11%   47.44%   -6.67%     
==========================================
  Files         151      151              
  Lines       12962    12957       -5     
==========================================
- Hits         7014     6148     -866     
- Misses       5948     6809     +861
Impacted Files Coverage Δ
lib/anupq.gi 17.65% <0%> (+0.11%) :arrow_up:
src/find_allowable_subgroup.c 0% <0%> (-98.58%) :arrow_down:
src/map_relations.c 0% <0%> (-85.08%) :arrow_down:
src/collect.c 8.28% <0%> (-81.22%) :arrow_down:
src/isom_options.c 9.09% <0%> (-63.64%) :arrow_down:
src/collect_word.c 14.7% <0%> (-55.89%) :arrow_down:
src/invert_modp.c 50% <0%> (-50%) :arrow_down:
src/echelonise_matrix.c 51.51% <0%> (-45.46%) :arrow_down:
src/power.c 30.88% <0%> (-27.95%) :arrow_down:
src/find_permutation.c 72.72% <0%> (-27.28%) :arrow_down:
... and 25 more

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 39640fc...bc902dc. Read the comment docs.