gap-packages / anupq

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

Require GAP >= 4.9 #38

Closed fingolfin closed 4 years ago

fingolfin commented 4 years ago

... to simplify build system, and prepare for future changes.

GAP 4.9 is now two years old, so this shouldn't be an undue burden; people can still use older versions of anupq if they really are stuck with an older version of GAP.

codecov[bot] commented 4 years ago

Codecov Report

Merging #38 into master will increase coverage by 0.89%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   46.44%   47.33%   +0.89%     
==========================================
  Files         151      151              
  Lines       12767    12767              
==========================================
+ Hits         5929     6043     +114     
+ Misses       6838     6724     -114     
Impacted Files Coverage Δ
PackageInfo.g 99.20% <100.00%> (ø)
src/print_structure.c 82.53% <0.00%> (+3.17%) :arrow_up:
src/print_word.c 60.86% <0.00%> (+4.34%) :arrow_up:
src/pretty_filterfns.c 64.43% <0.00%> (+14.30%) :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 3e4b77f...23e02b6. Read the comment docs.