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

Tencent / rapidjson / 2013
100%
master: 100%

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

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

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

5229 of 5233 relevant lines covered (99.92%)

1786802.02 hits per line

Jobs
ID Job ID Ran Files Coverage
11 2013.11 (CONF=debug ARCH=x86 CXX11=ON GCOV_FLAGS='--coverage') 10 Jul 2018 06:33PM UTC 0
99.92
Travis Job 2013.11
12 2013.12 (CONF=debug ARCH=x86_64 GCOV_FLAGS='--coverage') 10 Jul 2018 06:33PM UTC 0
99.92
Travis Job 2013.12
Source Files on build 2013
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2013
  • Pull Request #1302
  • PR Base - master (#2012)
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