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

jorgenschaefer / elpy / 564 / 8
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2015 07:29PM UTC
Files 9
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

29 Oct 2015 07:26PM UTC coverage: 90.621%. Remained the same
EVM_EMACS=emacs-24.4-travis

push

travis-ci

jorgenschaefer
Use a vector instead of a list for single-element JSON

The json.el shipped with Emacs 24.3 and before can not correctly
encode a single-element list of alists. That is, the following
code will error:

(json-encode '( ((key . "value")) ))

This uses a vector instead of a list to avoid this problem, which
works in all Emacsen.

Fixes #701

715 of 789 relevant lines covered (90.62%)

0.91 hits per line

Source Files on job 564.8 (EVM_EMACS=emacs-24.4-travis)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 564
  • Travis Job 564.8
  • 2277c32c on github
  • Prev Job for EVM_EMACS=emacs-24.4-travis on master (#563.11)
  • Next Job for EVM_EMACS=emacs-24.4-travis on master (#565.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