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

abo-abo / lispy / 969 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2016 03:09PM UTC
Files 4
Run time 15s
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

10 Oct 2016 03:01PM UTC coverage: 58.753% (-0.1%) from 58.88%
emacs=emacs24

push

travis-ci

abo-abo
"C-2" for Python now uses Jedi

* le-python.el (lispy--python-arglist): Add filename, line and column
  args - Jedi needs those.

* lispy-inline.el (lispy--back-to-python-function): New defun.
(lispy-arglist-inline): Use `lispy--back-to-python-function'.
Update the call to `lispy--python-arglist'.
Move point further back through the chain of "." member references.

* lispy-python.py: First try to use `inspect.getargspec'. If that fails,
as it does e.g. for `np.arange', use Jedi.

The disadvantage of using Jedi is that the buffer needs to be saved in
order for Jedi to read and parse the whole file.

It's also possible to pass the current buffer contents to Jedi through
the first argument, but the issue of quoting (buffer-string) so that
it's acceptable to Python isn't yet solved.

6014 of 10236 relevant lines covered (58.75%)

25.11 hits per line

Source Files on job 969.1 (emacs=emacs24)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 969
  • Travis Job 969.1
  • e34fb57e on github
  • Prev Job for emacs=emacs24 on master (#968.1)
  • Next Job for emacs=emacs24 on master (#970.1)
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