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

Drop build date from binary #16

Closed bmwiedemann closed 5 years ago

bmwiedemann commented 6 years ago

This simplifies the code and enables reproducible builds. See https://reproducible-builds.org/ for why this is good.

Alternative approach is #15

This PR was done while working on reproducible builds for openSUSE.

codecov[bot] commented 6 years ago

Codecov Report

Merging #16 into master will decrease coverage by 0.07%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   18.96%   18.88%   -0.08%     
==========================================
  Files          21       21              
  Lines        6454     6454              
==========================================
- Hits         1224     1219       -5     
- Misses       5230     5235       +5
Impacted Files Coverage Δ
src/util2.c 13.65% <0%> (ø) :arrow_up:
gap/interact.gi 23.9% <0%> (-0.33%) :arrow_down: