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

PyCQA / pylint / 1211
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 15 Apr 2017 12:27PM UTC
Jobs 6
Files 55
Run time 5min
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
1211

push

travis-ci

PCManticore
Add a manual implementation of the edit distance algorithm

We were using editdistance, which is super fast, but the downside is that
it might require a compiler on some envs in order to be installed. As such,
it is also a hindrance not just for these kind of envs, but for PyPy as well,
since it is written in C. Let's use a handcraft implementation
for now.
Close #1423

10 of 10 new or added lines in 1 file covered. (100.0%)

9443 of 10344 relevant lines covered (91.29%)

5.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1211.1 (TOXENV=py27) 15 Apr 2017 12:27PM UTC 0
89.47
Travis Job 1211.1
2 1211.2 (TOXENV=py33) 15 Apr 2017 12:27PM UTC 0
88.6
Travis Job 1211.2
3 1211.3 (TOXENV=py34) 15 Apr 2017 12:27PM UTC 0
88.67
Travis Job 1211.3
4 1211.4 (TOXENV=py35) 15 Apr 2017 12:28PM UTC 0
88.76
Travis Job 1211.4
5 1211.5 (TOXENV=py36) 15 Apr 2017 12:28PM UTC 0
88.77
Travis Job 1211.5
6 1211.6 (TOXENV=pypy) 15 Apr 2017 12:32PM UTC 0
89.48
Travis Job 1211.6
Source Files on build 1211
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1211
  • a7e118d4 on github
  • Prev Build on master (#1210)
  • Next Build on master (#1214)
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