|
Ran
|
Files
116
|
Run time
10s
|
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%)
29427.44 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|