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

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

Build:
DEFAULT BRANCH: master
Ran 25 Dec 2017 11:21AM 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

25 Dec 2017 10:59AM UTC coverage: 61.815%. Remained the same
emacs=emacs25

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.

7178 of 11612 relevant lines covered (61.82%)

24.74 hits per line

Source Files on job 1119.1 (emacs=emacs25)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1119
  • Travis Job 1119.1
  • 148e51f0 on github
  • Prev Job for emacs=emacs25 on master (#1118.1)
  • Next Job for emacs=emacs25 on master (#1120.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