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

cmu-db / peloton / 5341
77%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2018 08:16PM UTC
Jobs 1
Files 402
Run time 16s
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
5341

push

travis-ci

pervazea
Remove retry on close failure (#1271)

* remove retrying on close failing with EINTR

* give more specific debug message when close fails

* add close$NOCANCEL declaration

* fix compile error

* ignore strerror_r's return type which differs from mac to linux

* see if it will compile without __DARWIN_NON_CANCELABLE

* strerror's return value cannot be ignore by casting to (void). so just use it.

* remove redundant semicolon

* deal with unused variable warning

* refactory: extract close method into library utility

* fix include format

* fix compile error

* erase default parameter & add comments

* remove retry on closing listening socket

* remove redundant logging when closing server

21 of 21 new or added lines in 3 files covered. (100.0%)

23771 of 30764 relevant lines covered (77.27%)

22742.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
9
100.0
src/common/utility.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
src/network/postgres_protocol_handler.cpp
2
100.0
src/network/connection_handle.cpp
Jobs
ID Job ID Ran Files Coverage
2 5341.2 (NAME="gcc5 Debug/Tests/AddressSanitizer/Coveralls" CXX=g++-5 CC=gcc-5 PELOTON_BUILD_TYPE=Debug COVERALLS=On) 20 Apr 2018 08:16PM UTC 0
77.27
Travis Job 5341.2
Source Files on build 5341
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5341
  • 54b02a47 on github
  • Prev Build on master (#5331)
  • Next Build on master (#5363)
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