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

rsocket / rsocket-cpp / 1280 / 2
38%
master: 38%

Build:
DEFAULT BRANCH: master
Ran 05 May 2017 06:53PM UTC
Files 168
Run time 21s
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

05 May 2017 06:35PM UTC coverage: 82.086% (+0.002%) from 82.084%
GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On

push

travis-ci

web-flow
Switch {flowable,observable}::Subscriber::onNext() to take a T (#387)

Instead of a `const T&`.  `const T&` is too limited in that it will not work
with move-only types.  We tried to have separate overloads for `const T&` and
`T&&`, but ran into issues with some compilers incorrectly treating `T&&` as a
universal reference.

7391 of 9004 relevant lines covered (82.09%)

169.31 hits per line

Source Files on job 1280.2 (GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On)
  • Tree
  • List 0
  • Changed 22
  • Source Changed 8
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1280
  • Travis Job 1280.2
  • ac35fb42 on github
  • Prev Job for GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On on master (#1278.2)
  • Next Job for GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On on master (#1285.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