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

rsocket / rsocket-cpp / 1955
38%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2017 11:12PM UTC
Jobs 3
Files 122
Run time 2min
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
1955

push

travis-ci

web-flow
Inline StreamState field into RSocketStateMachine (#625)

No real reason for it to be a shared_ptr.

Initialize the stats_ field early, so that we won't accidentally pass a nullptr
to other fields that use it.

Replace asserts with DCHECKs to get rid of code like `(void)result;`.

3957 of 5131 relevant lines covered (77.12%)

2101.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
/home/travis/build/rsocket/rsocket-cpp/rsocket/framing/FramedReader.cpp
1
100.0
/home/travis/build/rsocket/rsocket-cpp/rsocket/statemachine/RequestResponseResponder.cpp
4
100.0
/home/travis/build/rsocket/rsocket-cpp/rsocket/statemachine/RSocketStateMachine.h
101
100.0
/home/travis/build/rsocket/rsocket-cpp/rsocket/statemachine/RSocketStateMachine.cpp
Jobs
ID Job ID Ran Files Coverage
2 1955.2 (COMPILER=gcc-4.9) 08 Aug 2017 11:14PM UTC 0
76.59
Travis Job 1955.2
3 1955.3 (COMPILER=gcc-5) 08 Aug 2017 11:14PM UTC 0
76.14
Travis Job 1955.3
4 1955.4 (COMPILER=gcc-6) 08 Aug 2017 11:12PM UTC 0
76.79
Travis Job 1955.4
Source Files on build 1955
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1955
  • 5e026337 on github
  • Prev Build on master (#1945)
  • Next Build on master (#1956)
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

© 2025 Coveralls, Inc