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

rsocket / rsocket-cpp / 1819
38%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2017 09:02PM UTC
Jobs 2
Files 110
Run time 24s
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
1819

push

travis-ci

web-flow
Fix lambda using `auto&` instead of `auto` (#583)

Technically the type here is
`yarpl::Reference<Subscriber<std::unique_ptr<folly::IOBuf>>>`.  It seems like
some combinations of gcc+gmock get angry at using `auto&` with this.  Use `auto`
which appears to work in all cases.

3509 of 4945 relevant lines covered (70.96%)

1456.54 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1819.2 (COMPILER=gcc-4.9) 14 Jul 2017 09:02PM UTC 0
71.21
Travis Job 1819.2
4 1819.4 (COMPILER=gcc-6) 14 Jul 2017 09:02PM UTC 0
70.55
Travis Job 1819.4
Source Files on build 1819
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1819
  • 7c09f2db on github
  • Prev Build on master (#1814)
  • Next Build on master (#1823)
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