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

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

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

10 Oct 2016 03:01PM UTC coverage: 62.04% (-0.1%) from 62.164%
emacs=emacs-snapshot

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.

6838 of 11022 relevant lines covered (62.04%)

24.16 hits per line

Source Files on job 969.2 (emacs=emacs-snapshot)
  • 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.2
  • e34fb57e on github
  • Prev Job for emacs=emacs-snapshot on master (#968.2)
  • Next Job for emacs=emacs-snapshot on master (#970.2)
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