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

felixguendling / cista / 99 / 6
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 16 Dec 2018 10:49PM UTC
Files 1
Run time 0s
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

16 Dec 2018 10:43PM UTC coverage: 96.994% (+0.4%) from 96.594%
COVERAGE=On BUILD_TYPE=Debug CC="gcc-7" CXX="g++-7" CXXFLAGS="-std=c++17"

push

travis-ci

web-flow
add support for offset based serialization

offset_ptr: stores the offset as difference between `this` and the object it points to
Serializing this allows to skip the deserialization step and just use a `reinterpret_cast<T>(buf.begin())`.
This is useful for example in situations with shared memory.

484 of 499 relevant lines covered (96.99%)

45.69 hits per line

Source Files on job 99.6 (COVERAGE=On BUILD_TYPE=Debug CC="gcc-7" CXX="g++-7" CXXFLAGS="-std=c++17")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 34
  • Travis Job 99.6
  • c829cd0d on github
  • Prev Job for COVERAGE=On BUILD_TYPE=Debug CC="gcc-7" CXX="g++-7" CXXFLAGS="-std=c++17" on master (#86.5)
  • Next Job for COVERAGE=On BUILD_TYPE=Debug CC="gcc-7" CXX="g++-7" CXXFLAGS="-std=c++17" on master (#108.6)
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