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

abo-abo / lispy / 969
63%

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

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.

3425 of 5517 relevant lines covered (62.08%)

94.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 969.1 (emacs=emacs24) 10 Oct 2016 03:09PM UTC 0
58.75
Travis Job 969.1
2 969.2 (emacs=emacs-snapshot) 10 Oct 2016 03:10PM UTC 0
62.04
Travis Job 969.2
Source Files on build 969
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #969
  • e34fb57e on github
  • Prev Build on master (#968)
  • Next Build on master (#970)
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