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

vinniefalco / Beast / 1481 / 1
98%
master: 68%

Build:
Build:
LAST BUILD BRANCH: v41
DEFAULT BRANCH: master
Ran 07 Nov 2016 05:37PM UTC
Files 72
Run time 12s
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

07 Nov 2016 05:25PM UTC coverage: 97.197% (+0.002%) from 97.195%
GCC_VER=5 VARIANT=coverage ADDRESS_MODEL=64 BUILD_SYSTEM=cmake PATH=$PWD/cmake/bin:$PATH

push

travis-ci

vinniefalco
Refactor message and message_headers declarations:

message_headers is now a set of partial class template
specializations instead of a template class alias. This solves
a problem where template functions taking message_headers as a
parameter could not deduce argument types, since std::conditional
obscured the deduced context.

Both classes are refactored to share declarations using an #ifdef,
to eliminate an ugly set of extra declarations needed when building
the documentation.

Copy and move class special members are added.

A new function message::base() is provided which returns the
message_headers portion of a message.

4126 of 4245 relevant lines covered (97.2%)

317075.01 hits per line

Source Files on job 1481.1 (GCC_VER=5 VARIANT=coverage ADDRESS_MODEL=64 BUILD_SYSTEM=cmake PATH=$PWD/cmake/bin:$PATH)
  • Tree
  • List 0
  • Changed 50
  • Source Changed 3
  • Coverage Changed 50
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1481
  • Travis Job 1481.1
  • 4a5929be on github
  • Prev Job for GCC_VER=5 VARIANT=coverage ADDRESS_MODEL=64 BUILD_SYSTEM=cmake PATH=$PWD/cmake/bin:$PATH on b19 (#1477.1)
  • Next Job for GCC_VER=5 VARIANT=coverage ADDRESS_MODEL=64 BUILD_SYSTEM=cmake PATH=$PWD/cmake/bin:$PATH on b19 (#1482.1)
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