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

abo-abo / lispy / 1012
63%

Build:
DEFAULT BRANCH: master
Ran 30 Jan 2017 02:10PM UTC
Jobs 1
Files 2
Run time 0s
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
1012

push

travis-ci

abo-abo
lispy-python.py: Improve arglist for Python3

* lispy-python.py (arglist_retrieve): Python3 prefers to use
  `inspect.getfullargspec' instead of `inspect.getargspec'.

For example, the arglist for `pickle.dump' is now correct in Python3:

    lp.arglist (pickle.dump)
    # => ['obj', 'file', 'protocol = None', 'fix_imports = True']

3467 of 5531 relevant lines covered (62.68%)

49.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1012.1 (emacs=emacs-snapshot) 30 Jan 2017 02:10PM UTC 0
62.68
Travis Job 1012.1
Source Files on build 1012
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1012
  • 18da7013 on github
  • Prev Build on master (#1011)
  • Next Build on master (#1013)
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