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

Tencent / rapidjson / 2062
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: id-and-ref
DEFAULT BRANCH: master
Ran 21 Nov 2018 12:50PM UTC
Jobs 2
Files 32
Run time 5s
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
2062

Pull #1403

travis-ci

web-flow
Fix warning when NDEBUG is defined [-Wunused-variable]

Because `isPeek()` is side effect free this should not change anything.

The reason this warning is not shown in the unit tests is because the asserts
are always evaluated in the unit test:

#define RAPIDJSON_ASSERT(x) (!(x) ? throw AssertException(RAPIDJSON_STRINGIFY(x)) : (void)0u)
Pull Request #1403: Fix warning when NDEBUG is defined [-Wunused-variable]

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

4947 of 4951 relevant lines covered (99.92%)

1782840.78 hits per line

Jobs
ID Job ID Ran Files Coverage
11 2062.11 (CONF=debug ARCH=x86 CXX11=ON GCOV_FLAGS='--coverage') 21 Nov 2018 12:50PM UTC 0
99.92
Travis Job 2062.11
12 2062.12 (CONF=debug ARCH=x86_64 GCOV_FLAGS='--coverage') 21 Nov 2018 12:50PM UTC 0
99.92
Travis Job 2062.12
Source Files on build 2062
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2062
  • Pull Request #1403
  • PR Base - master (#2049)
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