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

abo-abo / lispy / 1088
63%

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

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

1 of 1 new or added line in 1 file covered. (100.0%)

3563 of 5751 relevant lines covered (61.95%)

98.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lispy.el
Jobs
ID Job ID Ran Files Coverage
1 1088.1 (emacs=emacs25) 11 Sep 2017 06:43PM UTC 0
61.95
Travis Job 1088.1
2 1088.2 (emacs=emacs-snapshot) 11 Sep 2017 06:42PM UTC 0
61.95
Travis Job 1088.2
Source Files on build 1088
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1088
  • 134d815c on github
  • Prev Build on master (#1087)
  • Next Build on master (#1089)
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