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

abo-abo / lispy / 1119
63%

Build:
DEFAULT BRANCH: master
Ran 25 Dec 2017 11:05AM UTC
Jobs 2
Files 2
Run time 15min
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
1119

push

travis-ci

abo-abo
le-clojure.el (lispy--eval-clojure): Load middleware automatically

On each eval, we check if CIDER is started. If it's not, start it.
Load the middleware in that step as well.

It's possible to edit the middleware in lispy-clojure.clj and reload
it with "C-c C-l" (`cider-load-file'). This will change neither *ns*
nor `lispy--clojure-ns'.

One nitpick with lispy-clojure.clj: when playing around with it, we
remain in the original *ns* (to keep its vars defined). Which means we
often use fully qualified symbols e.g. `lispy-clojure/symbol-function'.

I don't like the alternatives to this: either importing the while
lispy-clojure into the current *ns* or importing the whole
current *ns* into lispy-clojure. Maybe make a new ns and import both
the current *ns* and lispy-clojure there? There's still a potential
for a name clash, but at least it's isolated.

3589 of 5807 relevant lines covered (61.8%)

98.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1119.1 (emacs=emacs25) 25 Dec 2017 11:21AM UTC 0
61.82
Travis Job 1119.1
2 1119.2 (emacs=emacs-snapshot) 25 Dec 2017 11:05AM UTC 0
61.8
Travis Job 1119.2
Source Files on build 1119
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1119
  • 148e51f0 on github
  • Prev Build on master (#1118)
  • Next Build on master (#1120)
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