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

PyCQA / pylint / 1212
91%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 15 Apr 2017 12:31PM 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
1212

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 1212.1 (TOXENV=py27) 15 Apr 2017 12:32PM UTC 0
89.44
Travis Job 1212.1
2 1212.2 (TOXENV=py33) 15 Apr 2017 12:31PM UTC 0
88.6
Travis Job 1212.2
3 1212.3 (TOXENV=py34) 15 Apr 2017 12:32PM UTC 0
88.67
Travis Job 1212.3
4 1212.4 (TOXENV=py35) 15 Apr 2017 12:35PM UTC 0
88.76
Travis Job 1212.4
5 1212.5 (TOXENV=py36) 15 Apr 2017 12:36PM UTC 0
88.77
Travis Job 1212.5
6 1212.6 (TOXENV=pypy) 15 Apr 2017 12:37PM UTC 0
89.48
Travis Job 1212.6
Source Files on build 1212
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1212
  • 928e1643 on github
  • Prev Build on 1.7 (#1209)
  • Next Build on 1.7 (#1213)
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