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

rsocket / rsocket-cpp / 1819 / 4
38%
master: 38%

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

14 Jul 2017 08:58PM UTC coverage: 70.546%. Remained the same
COMPILER=gcc-6

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.

3449 of 4889 relevant lines covered (70.55%)

278.68 hits per line

Source Files on job 1819.4 (COMPILER=gcc-6)
  • Tree
  • List 0
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1819
  • Travis Job 1819.4
  • 7c09f2db on github
  • Prev Job for COMPILER=gcc-6 on master (#1814.4)
  • Next Job for COMPILER=gcc-6 on master (#1823.4)
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