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

chaoss / grimoirelab-sortinghat / 210
93%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2017 10:45AM UTC
Jobs 2
Files 44
Run time 2min
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
210

Pull #106

travis-ci

web-flow
[cmd:export] Remove trailing whitespaces in JSON files

This error is only found in Python 2.7 due to a bug in the
standard library with json.dump() and 'indent' parameter.

The proposed solution works for Python 2.7 and Python 3.x
versions. It forces to use ',' and ': ' as separators in
the JSON file.

More info:
    https://bugs.python.org/issue16333 and
    https://hg.python.org/cpython/rev/78bad589f205

Fixes #103
Pull Request #106: [cmd:export] Remove trailing whitespaces in JSON files

3185 of 3461 relevant lines covered (92.03%)

1.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 210.1 30 Nov 2017 10:45AM UTC 0
91.48
Travis Job 210.1
2 210.2 30 Nov 2017 10:47AM UTC 0
91.13
Travis Job 210.2
Source Files on build 210
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #210
  • Pull Request #106
  • PR Base - master (#209)
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