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

clojure-emacs / cider-nrepl / 767
82%
master: 88%

Build:
Build:
LAST BUILD BRANCH: test-repl-setup-improvements
DEFAULT BRANCH: master
Ran 15 Sep 2015 12:53AM UTC
Jobs 1
Files 26
Run time 333min
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
767

push

travis-ci

Malabarba
Rewrite the namespace part of track-state

- Don't build the namespace map ourselves, just use ns-map.
- Don't track changes in namespaces from jar files.
- Since the client still needs to know what's in these jar namespaces,
  we send their info on the first message, but we ONLY do that for
  namespaces that are :require'd by a source namespace. This guarantees
  we only send namespaces that are potentially useful, and reduces the
  amount of garbage we send on the first message

This fixes a lag of about 300ms between receiving eval result and
receiving the "done" status, which translated as a lag on printing the
repl prompt.

This might solve clojure-emacs/cider#1320, depending on the size of
project namespaces, but we should probably still offer a way to disable
it.

1392 of 1696 relevant lines covered (82.08%)

1.61 hits per line

Jobs
ID Job ID Ran Files Coverage
19 767.19 (TEST_CMD="lein2 with-profile +1.7,+test-clj,+test-cljs,+coveralls coveralls") 15 Sep 2015 12:53AM UTC 0
82.08
Travis Job 767.19
Source Files on build 767
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #767
  • 288d5abc on github
  • Next Build on rewrite-ns-tracker (#772)
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