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

vpulim / node-soap / 1609 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2019 03:05AM UTC
Files 16
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

08 Feb 2019 03:02AM UTC coverage: 93.296%. Remained the same
CXX=g++-4.8

push

travis-ci

jsdevel
fix a problem about Multi-Byte character (#1042)

* fix a problem about Multi-Byte character

If the data contains Multi-Byte character,it may be cut by the tcp packets,then the join function's result will contain some unintelligible text,because it turns the object in the array into string before the concat action.So,we should replace it with the Buffer class's member function concat.

* add a test of a problem about multi-byte character

The fix of this problem is in the commit 03af7b5.If the data contains Multi-Byte character,it may be cut by the tcp packets,then the join function's result will contain some unintelligible text,because it turns the object in the array into string before the concat action.

* remove unnecessary output in post-data-concat-test

* correct initialization in post-data-concat-test

move initialization and finalization into before and after block

1230 of 1407 branches covered (87.42%)

2004 of 2148 relevant lines covered (93.3%)

2909.07 hits per line

Source Files on job 1609.1 (CXX=g++-4.8)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1591
  • Travis Job 1609.1
  • 5b450683 on github
  • Prev Job for CXX=g++-4.8 on master (#1603.1)
  • Next Job for CXX=g++-4.8 on master (#1613.1)
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