Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Followup to 14467551: Updated retry semantics * The existing retry implementation was losing meta tokens in some scenarios. Arlo caught that during review. In comparing implementation against https://gerrit.wikimedia.org/r/c/mediawiki/services/parsoid/+/485576 which was supposed to be the authoritative version against which the PHP version was supposed to match, it turned out that the retry semantics called for the entire handler results to be retried which prevents the loss of meta tokens. When I mimicked the PHP implementation in that patch by appending token instead of res.tokens, I had failing parser tests that matched the parser test failures on the PHP end. * This fixes 6 more parser tests. Change-Id: I0a78d7e05
9610 of 12108 branches covered (79.37%)
15015 of 17750 relevant lines covered (84.59%)
90220.99 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2867.1 | 153 |
84.59 |
Travis Job 2867.1 | |
2 | 2867.2 | 153 |
84.59 |
Travis Job 2867.2 | |
3 | 2867.3 | 153 |
84.62 |
Travis Job 2867.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|