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

mlalic / solicit / 427
78%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2016 04:40PM UTC
Jobs 1
Files 20
Run time 1min
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
427

Pull #20

travis-ci

jwilm
Remove unnecessary channel send in async client

When sending on this channel, it was assumed (safely, at this time) that
the send would succeed. It would be easy to violate this invariant
inadvertently. Rather than expose the possible SendError in the
ClientConnectError type, the send is obviated by calling the
ClientService.on_new_client method directly. This has the same effect as
sending a `WorkItem::NewClient` through the channel.
Pull Request #20: Improve error handling in async client

2826 of 2979 relevant lines covered (94.86%)

0.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
14
100.0
client/async.rs
Jobs
ID Job ID Ran Files Coverage
3 427.3 06 Apr 2016 04:40PM UTC 0
94.86
Travis Job 427.3
Source Files on build 427
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #427
  • Pull Request #20
  • PR Base - master (#425)
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