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

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

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2015 07:29PM UTC
Files 9
Run time 0s
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.494% (+3.9%) from 86.565%
EVM_EMACS=emacs-24.5-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

714 of 789 relevant lines covered (90.49%)

0.9 hits per line

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