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

nlohmann / json / 3005
99%
develop: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/dependency-review-action-4.9.0
DEFAULT BRANCH: develop
Ran 28 Sep 2018 11:46AM UTC
Jobs 1
Files 30
Run time 4s
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
3005

Pull #1262

travis-ci

web-flow
unit-testsuites.cpp: fix hangup if file not found

If run from the wrong directory, std::ifstream f("test/data/big-list-of-naughty-strings/blns.json"); will not find the file and thus f.eof() will never return true.
Use canonical C++ file reading loop from https://gehrcke.de/2011/06/reading-files-in-c-using-ifstream-dealing-correctly-with-badbit-failbit-eofbit-and-perror/ instead.
Pull Request #1262: unit-testsuites.cpp: fix hangup if file not found

3718 of 3718 relevant lines covered (100.0%)

9330250.24 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3005.6 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON) 28 Sep 2018 11:47AM UTC 0
100.0
Travis Job 3005.6
Source Files on build 3005
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3005
  • Pull Request #1262
  • PR Base - develop (#3003)
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