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

mlalic / solicit / 426
78%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2016 06:15PM 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
426

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
17
100.0
client/async.rs
Jobs
ID Job ID Ran Files Coverage
3 426.3 05 Apr 2016 06:15PM UTC 0
94.86
Travis Job 426.3
Source Files on build 426
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #426
  • Pull Request #20
  • PR Base - master (#418)
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