Ran
|
Jobs
3
|
Files
116
|
Run time
9min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/wikimedia/parsoid/commit/d3130dce4">Make transform test runners quiet by default; fix "" handling in KVs * But, in order to show that the tests are actually running, we output a test run summary in the end with # passes and # fails. * Also fixed a bug with CI runs not detecting failed transform test runs * That bug fix then exposed some discrepancies between the JS & PHP code wrt handling of "" strings in KV tokens. 1. Fixed KV token ported code to handle "" strings similar to how the JS side handles it. 2. Added a toJSON method to KV token to not emit "" attributes even if some Parsoid code updates it directly to "" string. 3. Updated quote-Skating transform tests to remove the vsrc: "" empty string serialization as well. Bug: T214725 Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/parsoid/commit/4103b5df1">4103b5df1</a>
9436 of 11867 branches covered (79.51%)
14878 of 17601 relevant lines covered (84.53%)
88282.3 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2351.1 | 116 |
84.53 |
Travis Job 2351.1 | |
2 | 2351.2 | 116 |
84.53 |
Travis Job 2351.2 | |
3 | 2351.3 | 116 |
84.53 |
Travis Job 2351.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|