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

rsocket / rsocket-cpp / 1518
38%

Build:
DEFAULT BRANCH: master
Ran 25 May 2017 06:50PM UTC
Jobs 2
Files 146
Run time 55s
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
1518

push

travis-ci

lehecka
Replace lots of LOG(INFO)s with VLOGs (#485)

They get pretty spammy when running local tests/examples, as a lot of them are
run per connection.  Switch most of them to VLOGs, but leave some of the
arguably more important ones (like start/shutdown for server) alone.

* Delete some unnecessary `using namespace rsocket;` lines.

* Use `OnDuplexConnectionAccept` in `TcpConnectionAcceptor`.

* M-x clang-format-region where appropriate.

24 of 24 new or added lines in 4 files covered. (100.0%)

4854 of 6798 relevant lines covered (71.4%)

59.3 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/RSocketServer.cpp
1
100.0
src/transports/tcp/TcpConnectionAcceptor.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/statemachine/RSocketStateMachine.cpp
1
100.0
src/statemachine/RequestResponseResponder.cpp
1
100.0
build/gmock-prefix/src/gmock/googlemock/include/gmock/gmock-spec-builders.h
Jobs
ID Job ID Ran Files Coverage
2 1518.2 (GCC_VERSION=4.9 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On) 25 May 2017 06:51PM UTC 0
71.59
Travis Job 1518.2
3 1518.3 (GCC_VERSION=5 BUILD_TYPE=Debug CPP_VERSION=14 ASAN=On) 25 May 2017 06:50PM UTC 0
70.82
Travis Job 1518.3
Source Files on build 1518
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1518
  • 0c7704dc on github
  • Prev Build on master (#1516)
  • Next Build on master (#1519)
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