gap-packages / ace

GAP interface for the the Advanced Coset Enumerator (ACE)
https://gap-packages.github.io/ace/
MIT License
3 stars 6 forks source link

Add AppVeyor integration #22

Closed fingolfin closed 4 years ago

fingolfin commented 4 years ago

... so that we get CI tests on Windows, too

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will decrease coverage by 0.37%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   32.90%   32.53%   -0.38%     
==========================================
  Files          21       21              
  Lines        6385     6458      +73     
==========================================
  Hits         2101     2101              
- Misses       4284     4357      +73     
Impacted Files Coverage Δ
src/ace.c 59.18% <0.00%> (-3.04%) :arrow_down:
src/enum.c 21.70% <0.00%> (-1.98%) :arrow_down:
src/util1.c 27.68% <0.00%> (-0.65%) :arrow_down:
src/coinc.c 66.07% <0.00%> (-0.60%) :arrow_down:
src/util0.c 19.88% <0.00%> (-0.24%) :arrow_down:
src/control.c 70.68% <0.00%> (-0.19%) :arrow_down:
src/parser.c 27.69% <0.00%> (-0.17%) :arrow_down:
src/util2.c 17.96% <0.00%> (-0.09%) :arrow_down:
src/postproc.c 4.20% <0.00%> (-0.02%) :arrow_down:
gap/ace.gi 100.00% <0.00%> (ø) :arrow_up:
... and 1 more