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

rurban / Cpanel-JSON-XS
69%
master: 69%

Build:
Build:
LAST BUILD BRANCH: gh179-threads
DEFAULT BRANCH: master
Repo Added 22 Oct 2015 09:59PM UTC
Files 3
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

LAST BUILD ON BRANCH pr134
branch: pr134
CHANGE BRANCH
x
Reset
  • pr134
  • 56testfixes
  • JSON-PP-Boolean-gh40
  • appveyor
  • bom
  • bool+stringify-gh41
  • bool-gh53
  • convert_blessed-gh37
  • dagolden/preserve-nv-as-float
  • decodebig-gh50
  • dupkeys
  • free
  • gccver
  • gh105-blessed
  • gh128-amgrec
  • gh154-normfloat
  • gh167-canon-tiedhash
  • gh174-relaxed
  • gh179-threads
  • gh66-class-error
  • gh74-nonchar
  • gh82-decode_prefix
  • gh84-need
  • gh92-coverage
  • inf-aix
  • madsen-json_test_failure
  • master
  • merge-3.02
  • mingw-nan-gh57
  • mod-hvalue-gh45
  • mojo-bool
  • n_number_then_00
  • overflows
  • pod-spelling
  • pp-options-gh47
  • pr138-rethrow
  • pr157-meta
  • pr42-SvRMAGICAL
  • redefine-gh60
  • rel-3.0204
  • relcand
  • s390x-ld
  • shared
  • smoke
  • smoke-3.0214
  • smoke-win
  • smoke/4.13
  • smoke/pr147
  • squote-gh54
  • string_not_in_unicode
  • stringify-gh49
  • stringify_blessed-gh37
  • threads-shared
  • travis
  • unicode-nonchars
  • unknown-gh46
  • win32
  • yes-no-gh39
  • zero-mojibake

pending completion
459

push

travis-ci

rurban
Fix typed json encoder conversion from scalar's NV slot to JSON_TYPE_INT

Implicit C conversion from SvNVX() to IV or UV does not work as expected.
Rather use slower, but correct conversion via sv_to_ivuv() function.

There are also test cases for scalars with NV slot to check that conversion
to JSON_TYPE_INT is working correctly.

52 of 75 relevant lines covered (69.33%)

26.97 hits per line

Relevant lines Covered
Build:
Build:
75 RELEVANT LINES 52 COVERED LINES
26.97 HITS PER LINE
Source Files on pr134
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
459 pr134 Fix typed json encoder conversion from scalar's NV slot to JSON_TYPE_INT Implicit C conversion from SvNVX() to IV or UV does not work as expected. Rather use slower, but correct conversion via sv_to_ivuv() function. There are also test cases for... push 18 Apr 2019 02:59PM UTC rurban travis-ci pending completion  
See All Builds (314)
  • Repo on GitHub
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