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

rsocket / rsocket-cpp / 1819 / 2
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: 71.207%. Remained the same
COMPILER=gcc-4.9

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.

3393 of 4765 relevant lines covered (71.21%)

1225.62 hits per line

Source Files on job 1819.2 (COMPILER=gcc-4.9)
  • 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.2
  • 7c09f2db on github
  • Prev Job for COMPILER=gcc-4.9 on master (#1814.2)
  • Next Job for COMPILER=gcc-4.9 on master (#1823.2)
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