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

NeoVintageous / NeoVintageous / 1196
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 27 Jan 2020 11:23PM UTC
Jobs 2
Files 50
Run time 56s
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
1196

push

travis-ci

gerardroche
Fix sessions JSON dict key STR to int conversions

> Note Keys in key/value pairs of JSON are always of the type str. When a
> dictionary is converted into JSON, all the keys of the dictionary are
> coerced to strings. As a result of this, if a dictionary is converted
> into JSON and then back into a dictionary, the dictionary may not equal
> the original one. That is, loads(dumps(x)) != x if x has non-string
> keys. https://docs.python.org/3.4/library/json.html

Re 1f7470813

10700 of 12442 relevant lines covered (86.0%)

1.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1196.1 (SUBLIME_TEXT_VERSION="3") 27 Jan 2020 11:23PM UTC 0
86.14
Travis Job 1196.1
2 1196.2 (SUBLIME_TEXT_VERSION="3") 27 Jan 2020 11:23PM UTC 0
86.0
Travis Job 1196.2
Source Files on build 1196
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1196
  • 1b0a519e on github
  • Prev Build on develop (#1195)
  • Next Build on develop (#1197)
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