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

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

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 11:33PM UTC
Files 641
Run time 34min
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: 71.841% (-0.005%) from 71.846%
TEST_SUITES=testmanuals

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.

211525 of 294434 relevant lines covered (71.84%)

4506098.94 hits per line

Source Files on job 9320.7 (TEST_SUITES=testmanuals)
  • Tree
  • List 0
  • Changed 64
  • Source Changed 2
  • Coverage Changed 64
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1653
  • Travis Job 9320.7
  • cf2939ac on github
  • Prev Job for TEST_SUITES=testmanuals on master (#9316.7)
  • Next Job for TEST_SUITES=testmanuals on master (#9323.7)
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