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

jorgenschaefer / elpy / 564
91%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2015 07:28PM UTC
Jobs 15
Files 9
Run time 3min
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
564

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

720 of 789 relevant lines covered (91.25%)

13.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 564.1 (EVM_EMACS=emacs-24.3-travis) 29 Oct 2015 07:28PM UTC 0
90.75
Travis Job 564.1
2 564.2 (EVM_EMACS=emacs-24.4-travis) 29 Oct 2015 07:28PM UTC 0
90.75
Travis Job 564.2
3 564.3 (EVM_EMACS=emacs-24.5-travis) 29 Oct 2015 07:28PM UTC 0
90.75
Travis Job 564.3
4 564.4 (EVM_EMACS=emacs-24.3-travis) 29 Oct 2015 07:28PM UTC 0
90.49
Travis Job 564.4
5 564.5 (EVM_EMACS=emacs-24.4-travis) 29 Oct 2015 07:28PM UTC 0
90.49
Travis Job 564.5
6 564.6 (EVM_EMACS=emacs-24.5-travis) 29 Oct 2015 07:29PM UTC 0
90.49
Travis Job 564.6
7 564.7 (EVM_EMACS=emacs-24.3-travis) 29 Oct 2015 07:29PM UTC 0
90.62
Travis Job 564.7
8 564.8 (EVM_EMACS=emacs-24.4-travis) 29 Oct 2015 07:29PM UTC 0
90.62
Travis Job 564.8
9 564.9 (EVM_EMACS=emacs-24.5-travis) 29 Oct 2015 07:30PM UTC 0
90.62
Travis Job 564.9
10 564.10 (EVM_EMACS=emacs-24.3-travis) 29 Oct 2015 07:29PM UTC 0
90.62
Travis Job 564.10
11 564.11 (EVM_EMACS=emacs-24.4-travis) 29 Oct 2015 07:30PM UTC 0
90.62
Travis Job 564.11
12 564.12 (EVM_EMACS=emacs-24.5-travis) 29 Oct 2015 07:30PM UTC 0
90.62
Travis Job 564.12
13 564.13 (EVM_EMACS=emacs-24.3-travis) 29 Oct 2015 07:31PM UTC 0
86.57
Travis Job 564.13
14 564.14 (EVM_EMACS=emacs-24.4-travis) 29 Oct 2015 07:31PM UTC 0
86.57
Travis Job 564.14
15 564.15 (EVM_EMACS=emacs-24.5-travis) 29 Oct 2015 07:31PM UTC 0
86.57
Travis Job 564.15
Source Files on build 564
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #564
  • 2277c32c on github
  • Prev Build on master (#563)
  • Next Build on master (#565)
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