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

clojure-emacs / cider-nrepl / 906
88%

Build:
DEFAULT BRANCH: master
Ran 24 Dec 2015 03:52PM UTC
Jobs 1
Files 28
Run time 1s
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
906

push

travis-ci

cichli
Add ClojureScript support to macroexpand middleware

Also introduces some changes to the existing Clojure support:

* We now check that a given symbol is contained in the refers map, _and_
  that its namespace-qualified name in the macroexpansion is equal to
  its namespace-qualified name in the refers map. This prevents
  incorrect tidying of excluded or shadowed var names.

* Write our own prewalk fn for performing the post-macroexpansion
  processing when display-namespaces is set to 'none, rather than
  relying on the :suppress-namespaces functionality of clojure.pprint.
  This allows us to prevent certain namespaces from being
  elided (namely, the js "namespace" in ClojureScript).

2015 of 2307 relevant lines covered (87.34%)

1.71 hits per line

Jobs
ID Job ID Ran Files Coverage
20 906.20 (CLOVERAGE_VERSION="1.0.7-SNAPSHOT" TEST_CMD="lein2 with-profile +1.7,+test-clj,+test-cljs,+cloverage cloverage --coveralls") 24 Dec 2015 03:52PM UTC 0
87.34
Travis Job 906.20
Source Files on build 906
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #906
  • 99065dd5 on github
  • Prev Build on master (#903)
  • Next Build on master (#908)
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