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

boost-experimental / sml / 803
0%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2017 07:28PM UTC
Jobs 1
Files 103
Run time 11s
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
803

Pull #132

travis-ci

web-flow
Fix bugs introduced by pull-request #129.

Pull-request #129 made transitions containing "event<_>" being fully
considered when looking for a match for an event.
However, accidentally this broke compilation for specialized events
(e.g. "on_entry<_>", "on_exit<_>" ...). The compiler tries to
recursively instantiate a template until it hits the maximum template
depth.

This commit fixes that problem and restores the old behavior for
specialized events.

NOTE:
Specialized events should be further investigated as they probably could
need some similar fixes/improvements as was done for "event<_>".
Pull Request #132: Fix bugs introduced by pull-request #129.

2463 of 2473 relevant lines covered (99.6%)

2.59 hits per line

Jobs
ID Job ID Ran Files Coverage
10 803.10 (CXX=g++-6 GCOV=gcov-6 COVERAGE=GCOV) 22 Aug 2017 07:28PM UTC 0
99.6
Travis Job 803.10
Source Files on build 803
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #803
  • Pull Request #132
  • PR Base - master (#801)
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