Ran
|
Jobs
3
|
Files
15
|
Run time
6min
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/vpulim/node-soap/commit/<a class=hub.com/vpulim/node-soap/commit/f71c7def8b8f2086044be690e37f8f4e594451fe">f71c7def8<a href="https://github.com/vpulim/node-soap/commit/f71c7def8b8f2086044be690e37f8f4e594451fe">">Add test for accepting array as parameter based on wsdl v. 0.19.0 broke giving array as a parameter. It would now accept the &quot;array&quot; with invalid syntax like this: {input: {PeriodList: {&quot;PeriodType[]&quot;: {PeriodId: &#39;1&#39;}}}} i.e. it wants the &quot;[]&quot; as the parameter name and it does not accept an array, but an object. The invalid syntax then prints invalid XML like this: &quot;&lt;PeriodList&gt;&lt;PeriodType[]&gt;&lt;PeriodId&gt;1&lt;/PeriodId&gt;&lt;/PeriodType[]&gt;&lt;/PeriodList>" This test shows old and correct syntax. This test passes if you revert commit </a><a class="double-link" href="https://github.com/vpulim/node-soap/commit/<a class="double-link" href="https://github.com/vpulim/node-soap/commit/5dbcb1d715843310c799419f260e0962722cd2fb">5dbcb1d71</a>">5dbcb1d71</a><a href="https://github.com/vpulim/node-soap/commit/f71c7def8b8f2086044be690e37f8f4e594451fe"> or disable if statement mentioned in https://github.com/vpulim/node-soap/pull/914#pullrequestreview-40039598
1114 of 1297 branches covered (85.89%)
1875 of 2012 relevant lines covered (93.19%)
5474.58 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 1299.1 (CXX=g++-4.8) | 15 |
93.19 |
Travis Job 1299.1 | |
2 | 1299.2 (CXX=g++-4.8) | 15 |
93.19 |
Travis Job 1299.2 | |
3 | 1299.3 (CXX=g++-4.8) | 15 |
93.19 |
Travis Job 1299.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|