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

pingcap / pd / 1731
88%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2017 02:59AM UTC
Jobs 1
Files 61
Run time 3s
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
1731

push

travis-ci

web-flow
server/coordinator: fix context pitfall (#470)

According to golang package initialization, we may meet some
mysterious bugs if we do not use the same context package.

That is:

```
context.Canceled != context.Canceled
```

Because the previous `Canceled` may comes from `"context"` and the
later one comes from `"golang.org/x/net/context"`.

4170 of 5636 relevant lines covered (73.99%)

1105.77 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1731.2 (TRAVIS_COVERAGE=1) 09 Jan 2017 02:59AM UTC 0
73.99
Travis Job 1731.2
Source Files on build 1731
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1731
  • 501ae133 on github
  • Prev Build on master (#1727)
  • Next Build on master (#1733)
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