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

vinniefalco / Beast / 1481
98%
master: 68%

Build:
Build:
LAST BUILD BRANCH: v41
DEFAULT BRANCH: master
Ran 07 Nov 2016 05:37PM UTC
Jobs 1
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

pending completion
1481

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

Jobs
ID Job ID Ran Files Coverage
1 1481.1 (GCC_VER=5 VARIANT=coverage ADDRESS_MODEL=64 BUILD_SYSTEM=cmake PATH=$PWD/cmake/bin:$PATH) 07 Nov 2016 05:37PM UTC 0
97.2
Travis Job 1481.1
Source Files on build 1481
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1481
  • 4a5929be on github
  • Prev Build on b19 (#1477)
  • Next Build on b19 (#1482)
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