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

abo-abo / lispy / 961
63%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2016 09:16AM UTC
Jobs 2
Files 2
Run time 1min
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
961

push

travis-ci

abo-abo
lispy.el (lispy-unbind-variable): Operate only in current let

Example code from matlab.el, for which the previous behavior was wrong:

    (if change-cd
        (let ((cmd dir))
          (matlab-shell-send-string (concat "cd(['" cmd "'])\n"))))

    (let ((cmd (concat fn-name " " param)))
      (matlab-shell-add-to-input-history cmd)
      (matlab-shell-send-string (concat cmd "\n")))

3424 of 5485 relevant lines covered (62.42%)

95.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 961.1 (emacs=emacs24) 23 Sep 2016 09:16AM UTC 0
59.1
Travis Job 961.1
2 961.2 (emacs=emacs-snapshot) 23 Sep 2016 09:17AM UTC 0
62.38
Travis Job 961.2
Source Files on build 961
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #961
  • 5e5a090f on github
  • Prev Build on master (#960)
  • Next Build on master (#962)
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