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

Tencent / rapidjson / 2013 / 11
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: id-and-ref
DEFAULT BRANCH: master
Ran 10 Jul 2018 06:33PM UTC
Files 32
Run time 2min
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

10 Jul 2018 06:09PM UTC coverage: 99.921%. Remained the same
CONF=debug ARCH=x86 CXX11=ON GCOV_FLAGS='--coverage'

Pull #1302

travis-ci

web-flow
Guard against min/max being macros in reader.h

Sometimes, particularly when Microsoft's windows.h is included, min/max
are defined as macros, interfering with use of
std::numeric_limits::min() and the like.

To guard against this, the function name is wrapped in an extra set of
parenthesis, which inhibits function-style macro expansion.

This is a similar commit to 6e38649ec6, but fixes uses of
std::numeric_limits added after that commit, like those introduced in
2ea43433e2.
Pull Request #1302: Guard against min/max being macros in reader.h

5045 of 5049 relevant lines covered (99.92%)

1154915.48 hits per line

Source Files on job 2013.11 (CONF=debug ARCH=x86 CXX11=ON GCOV_FLAGS='--coverage')
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1965
  • Travis Job 2013.11
  • f3e54161 on github
  • Prev Job for CONF=debug ARCH=x86 CXX11=ON GCOV_FLAGS='--coverage' on min-max-guard (#2012.11)
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