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

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

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2017 06:42PM UTC
Files 4
Run time 5min
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

11 Sep 2017 06:38PM UTC coverage: 61.948%. Remained the same
emacs=emacs-snapshot

push

travis-ci

abo-abo
le-clojure.el: Improve outline eval

Add print output to eval, affects e.g. "2e".

Also, this outline:

    ;;* Test:
    (def x 1)
    (def y 2)
    (println x)

Evaluates to:

    ;; => 1
    ;;
    ;;    nil

The code needs to be warpped in a `do', becase clojure-repl will echo
back every single sexp evaluated, resulting in:

    ;; => 1
    ;;
    ;;    #'user/x#'user/ynil

7124 of 11500 relevant lines covered (61.95%)

24.53 hits per line

Source Files on job 1088.2 (emacs=emacs-snapshot)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1088
  • Travis Job 1088.2
  • 134d815c on github
  • Prev Job for emacs=emacs-snapshot on master (#1087.2)
  • Next Job for emacs=emacs-snapshot on master (#1089.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