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

nlohmann / json / 2912
99%

Build:
DEFAULT BRANCH: develop
Ran 29 Jul 2018 01:42PM UTC
Jobs 1
Files 26
Run time 2s
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
2912

Pull #1176

travis-ci

web-flow
Exclude bytewise comparison in certain tests.
These tests never worked - they weren't run before
d5aaeb4.

Note that these tests would fail because of this library
ordering dictionary keys (which is legal). So changing the
input files (or modifying stored cbor/msgpack/ubjson files)
would make the tests work and they could get removed from
"exclude_packaged".

Also move parsing of files in these unit tests to within
the inner sections, so that they're only parsed
number_of_files * number_of_sections instead of
number_of_files * number_of_files * number_of_sections
(so, instead of close to 100k parses about 700).
Pull Request #1176: Fix unit tests that weren't silently skipped or crashed (depending on the compiler)

3720 of 3720 relevant lines covered (100.0%)

9283469.65 hits per line

Jobs
ID Job ID Ran Files Coverage
6 2912.6 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON) 29 Jul 2018 01:42PM UTC 0
100.0
Travis Job 2912.6
Source Files on build 2912
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2912
  • Pull Request #1176
  • PR Base - develop (#2908)
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