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

rurban / Cpanel-JSON-XS / 471
69%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2019 02:12PM UTC
Jobs 1
Files 3
Run time 2s
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
471

push

travis-ci

pali
Fix encoding Inf and NaN from PV and NV slots to JSON_TYPE_INT

Some older Perl versions does not handle +/-Inf and NaN via SvIV() macro
correctly. Use output from pppport.h grok_number() to detect Inf and NaN in
PV slot and isinfl/isinf/isnanl/isnan macros in Perl 5.6 for NV slot.

Note that Perl's int() function is broken in 5.8.0 - 5.8.7 versions which
cannot be fixed in Cpanel::JSON::XS for obvious reason.

52 of 75 relevant lines covered (69.33%)

26.97 hits per line

Jobs
ID Job ID Ran Files Coverage
15 471.15 (COVERAGE=1 AUTHOR_TESTING=1) 04 Jun 2019 02:12PM UTC 0
69.33
Travis Job 471.15
Source Files on build 471
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #471
  • cc9773a5 on github
  • Prev Build on master (#465)
  • Next Build on master (#473)
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