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

rsocket / rsocket-cpp / 1280
38%

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

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.

7520 of 9188 relevant lines covered (81.85%)

191530.07 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1280.2 (GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On) 05 May 2017 06:53PM UTC 0
82.09
Travis Job 1280.2
3 1280.3 (GCC_VERSION=5 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On) 05 May 2017 06:53PM UTC 0
Travis Job 1280.3
4 1280.4 (GCC_VERSION=6 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On) 05 May 2017 06:53PM UTC 0
Travis Job 1280.4
Source Files on build 1280
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1280
  • ac35fb42 on github
  • Prev Build on master (#1278)
  • Next Build on master (#1285)
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