Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

gap-system / gap
85%
master: 4%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: mh/stable-4.10-GAPARCH
Repo Added 14 Jan 2017 11:57AM UTC
Total Files 754
# Builds 3006 Last
Badge
Badge.svg?branch=stable 4 Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH stable-4.11
branch: stable-4.11
CHANGE BRANCH
x
Reset
  • stable-4.11
  • master
  • stable-4.8
  • fingolfin-patch-1
  • alex-konovalov-patch-1
  • remove-downranking
  • func-auts

27 Oct 2020 - 8:19 coverage remained the same at 84.595%
12359

push

travis-ci-com

D5ff73bd4a0ee726f9861f4db8499c66?size=18&default=identiconfingolfin
kernel: replace unsafe uses of 1L

On some 64bit systems (most notably, Windows), sizeof(long) == 4, and so
expressions like `1L << 60` overflow. Moreover, an enum strictly
speaking is only guaranteed to be able to represent an int, and so using
it to represent 64bit constants is not safe; we hence turn
INT_INTOBJ_MIN and INT_INTOBJ_MAX into global static constants.

285727 of 337760 relevant lines covered (84.59%)

31943241.35 hits per line

Relevant lines Covered
337760 RELEVANT LINES 285727 COVERED LINES
Build:
31943241.35 HITS PER LINE
Source Files on stable-4.11
  • Tree
  • List 754
  • Changed 221
  • Source Changed 11
  • Coverage Changed 219
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
12359 stable-4.11
84.59
kernel: replace unsafe uses of 1L On some 64bit systems (most notably, Windows), sizeof(long) == 4, and so expressions like `1L << 60` overflow. Moreover, an enum strictly speaking is only guaranteed to be able to represent an int, and so using i... D5ff73bd4a0ee726f9861f4db8499c66?size=18&default=identiconfingolfin push 27 Oct 2020 09:11AM UTC travis-ci-com
12285 stable-4.11
84.59
julia: avoid access into Julia structs in Julia >= 1.6 We currently access members of various structs provided by Julia (of type jl_task_t resp. jl_tls_t). This introduces an unwanted binary dependency on the precise Julia version GAP was compile... D5ff73bd4a0ee726f9861f4db8499c66?size=18&default=identiconfingolfin push 08 Oct 2020 11:32AM UTC travis-ci-com
12277 stable-4.11
84.6
adjusted broken-test.g.out to the changed line numbers in `lib/test.gi`. (I think it is not a good idea to keep such generated files under version control. Why are they not created when GAP gets built?) D5ff73bd4a0ee726f9861f4db8499c66?size=18&default=identiconfingolfin push 07 Oct 2020 03:31PM UTC travis-ci-com
12245 stable-4.11
84.6
Update Travis CI badge URL D5ff73bd4a0ee726f9861f4db8499c66?size=18&default=identiconfingolfin push 23 Sep 2020 10:51AM UTC travis-ci-com
12165 stable-4.11
84.6
Makefile.rules: refactor sysinfo.gap and gap.sh generation Put the templates for the content of these files into GNU make `define` blocks; that makes it much easier to read and edit them. It also allows us to generate variants of sysinfo.gap whic... D5ff73bd4a0ee726f9861f4db8499c66?size=18&default=identiconfingolfin push 30 Jul 2020 05:18PM UTC travis-ci
See All Builds (2190)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2022 Coveralls, Inc