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

nlohmann / json / 3290
99%

Build:
DEFAULT BRANCH: develop
Ran 15 Jan 2019 04:20PM UTC
Jobs 1
Files 32
Run time 6min
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
3290

Pull #1434

travis-ci

web-flow
allow push_back() and pop_back() calls on json_pointer

Putting pop_back() to public and creating a trivial push_back()
method allows users of nlohmann::json_pointer to manipulate an
existing json-pointer by adding or removing keys at the end.

This is useful for traversing a JSON-instance and keeping track
of its "absolute path" at any moment.

In my case for a schema-validator error-handler.
Pull Request #1434: allow push_back() and pop_back() calls on json_pointer

3 of 3 new or added lines in 1 file covered. (100.0%)

4092 of 4092 relevant lines covered (100.0%)

13325902.36 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3290.6 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON) 15 Jan 2019 04:20PM UTC 0
100.0
Travis Job 3290.6
Source Files on build 3290
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3290
  • Pull Request #1434
  • PR Base - develop (#3282)
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