gap-packages / FactInt

FactInt -- Advanced Methods for [Fact]oring [Int]egers
https://gap-packages.github.io/FactInt/
GNU General Public License v2.0
4 stars 4 forks source link

Update Travis integration #16

Closed fingolfin closed 5 years ago

fingolfin commented 5 years ago

Update Travis integration to use scripts from a central repository. This allows us to apply fixes and improvements to these scripts for all packages, and also removes some clutter from package repositories.

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into master will increase coverage by 13.04%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
+ Coverage   85.52%   98.57%   +13.04%     
===========================================
  Files           6       21       +15     
  Lines        1914    18063    +16149     
===========================================
+ Hits         1637    17805    +16168     
+ Misses        277      258       -19
Impacted Files Coverage Δ
tables/brent/brfac1459 100% <0%> (ø)
tables/fibo.g 100% <0%> (ø)
tables/3k2k.g 100% <0%> (ø)
lib/factint.gd 90% <0%> (ø)
tables/brent/brfac5 100% <0%> (ø)
tables/brent/brfac3 100% <0%> (ø)
tables/brent/brfac2 100% <0%> (ø)
tables/factorial.g 100% <0%> (ø)
tables/primorial.g 100% <0%> (ø)
tables/brent/brfac6 100% <0%> (ø)
... and 11 more