Ran
|
Jobs
3
|
Files
70
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
Don't reprocess same token in AttributeExpander unless necessary * Once attributes for a token are expanded, there is no reason to pass it through once more if we know it isn't going to make any difference. * Set the rank of the token chunk to a value higher than the processing handler so that the token transform manager doesn't dispatch any of the tokens in the chunk to be expanded again. * Fixes infinite loop of expansions for the following runs: % echo "{{Begrüßungsbox}}" | node parse --prefix dewiki % node parse --prefix plwiki --page Wikipedysta:El_Slavco/brudnopis < /dev/null % node parse --prefix plwiki --page Wikipedysta:Matma_Rex/LOT_Flight_165_hijacking < /dev/null Change-Id: Ia8b185714
9625 of 11453 relevant lines covered (84.04%)
68380.41 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 165.1 | 70 |
84.04 |
Travis Job 165.1 | |
2 | 165.2 | 70 |
84.02 |
Travis Job 165.2 | |
3 | 165.3 | 70 |
84.01 |
Travis Job 165.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|