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

nlohmann / json / 1897 / 5
100%
develop: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github/codeql-action-4.31.11
DEFAULT BRANCH: develop
Ran 09 Apr 2017 05:37PM UTC
Files 1
Run time 0s
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

09 Apr 2017 05:28PM UTC coverage: 99.749%. Remained the same
COMPILER=g++-4.9 SPECIAL=coveralls

push

travis-ci

nlohmann
:hammer: simplified interface for parser, lexer, and binary_reader

These classes are now constructed with an interface adapter. This moves
complexity from various places into the interface adapter class, or to
some factories which now implement the different flavors of input.

Furthermore, input adapters are kept in std::shared_ptr to avoid the
need of manual deletion.

2779 of 2786 relevant lines covered (99.75%)

2574561.77 hits per line

Source Files on job 1897.5 (COMPILER=g++-4.9 SPECIAL=coveralls)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1897
  • Travis Job 1897.5
  • 186a9fd4 on github
  • Prev Job for COMPILER=g++-4.9 SPECIAL=coveralls on feature/manual_lexer (#1887.5)
  • Next Job for COMPILER=g++-4.9 SPECIAL=coveralls on feature/manual_lexer (#1898.5)
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