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

rurban / Cpanel-JSON-XS / 501
69%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2019 04:46PM UTC
Jobs 1
Files 3
Run time 1s
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
501

push

travis-ci

rurban
Fix encoding floating point values above 2^64 in PV slot to JSON_TYPE_INT

Perl function grok_number() does not signal IS_NUMBER_GREATER_THAN_UV_MAX
flag when floating point number cannot be represented in UV slot without
loosing precision. So when ->allow_bignum is enabled and floating point
value is passed, always use conversion from PV slot to big integer via
Math::BigFloat module. Detection is done based on IS_NUMBER_NOT_INT flag.

78 of 89 relevant lines covered (87.64%)

32.63 hits per line

Jobs
ID Job ID Ran Files Coverage
16 501.16 (COVERAGE=1 AUTHOR_TESTING=1) 07 Oct 2019 04:46PM UTC 0
87.64
Travis Job 501.16
Source Files on build 501
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #501
  • fe50e84e on github
  • Prev Build on master (#499)
  • Next Build on master (#503)
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