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

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

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 11:14PM UTC
Files 647
Run time 47min
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: 77.255% (-0.004%) from 77.259%
TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS=""

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.

240685 of 311548 relevant lines covered (77.25%)

3565075.28 hits per line

Source Files on job 9320.2 (TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="")
  • Tree
  • List 0
  • Changed 72
  • Source Changed 2
  • Coverage Changed 72
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1653
  • Travis Job 9320.2
  • cf2939ac on github
  • Prev Job for TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="" on master (#9316.2)
  • Next Job for TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="" on master (#9323.2)
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