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

gap-system / gap / 9320
4%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 11:14PM UTC
Jobs 7
Files 712
Run time 71min
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

pending completion
9320

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.

79 of 99 new or added lines in 2 files covered. (79.8%)

201 existing lines in 1 file now uncovered.

289147 of 339884 relevant lines covered (85.07%)

22220019.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9320.1 (TEST_SUITES="docomp testtravis") 20 Feb 2019 11:17PM UTC 0
77.29
Travis Job 9320.1
2 9320.2 (TEST_SUITES="docomp testtravis" ABI=32 CONFIGFLAGS="") 20 Feb 2019 11:14PM UTC 0
77.25
Travis Job 9320.2
3 9320.3 (TEST_SUITES="docomp testtravis" ABI=64 HPCGAP=yes) 20 Feb 2019 11:25PM UTC 0
77.21
Travis Job 9320.3
4 9320.4 (TEST_SUITES="testpackages testinstall-loadall" ABI=64 CFLAGS=-O2 CXXFLAGS=-O2 LDFLAGS=) 20 Feb 2019 11:16PM UTC 0
73.31
Travis Job 9320.4
7 9320.7 (TEST_SUITES=testmanuals) 20 Feb 2019 11:33PM UTC 0
71.84
Travis Job 9320.7
8 9320.8 (TEST_SUITES=testbugfix) 20 Feb 2019 11:33PM UTC 0
60.49
Travis Job 9320.8
12 9320.12 (TEST_SUITES="testinstall" JULIA=yes CONFIGFLAGS="--disable-Werror") 20 Feb 2019 11:58PM UTC 0
74.36
Travis Job 9320.12
Source Files on build 9320
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9320
  • cf2939ac on github
  • Prev Build on master (#9316)
  • Next Build on master (#9323)
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