• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gap-system / gap / 9320 / 4
4%
master: 4%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 11:16PM UTC
Files 542
Run time 45min
Badge
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

20 Feb 2019 10:51PM UTC coverage: 73.311%. Remained the same
TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS=

push

travis-ci

fingolfin
vec8bit: refactor, add struct FieldInfo8Bit

We sacrifice some memory efficiency in order to make the access to the
8bit fieldinfo data used by vec8bit.c more readable and debuggable. The
drawback is that our memory usage increases. In the best case, when no
compressed vectors get created at all, the memory overhead is zero The
worst case happens if compressed vectors of all field sizes <= 256 are
created by the user in one session (which should happen rarely for most
people). With it, the overall size of the FieldInfo8Bit global plist
goes from ~17 MB up to ~44 MB.

This also removes a workaround for a compiler bug in Xcode 5.0 that
could lead a crash in the compiled code. However, as the whole code was
restructured, that crash should still be effectively fixed; plus
hopefully nobody is using those ancient compilers anymore.

194888 of 265838 relevant lines covered (73.31%)

2.1 hits per line

Source Files on job 9320.4 (TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS=)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1653
  • Travis Job 9320.4
  • cf2939ac on github
  • Prev Job for TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS= on master (#9316.4)
  • Next Job for TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS= on master (#9323.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc