Ran
|
Files
70
|
Run time
7s
|
Badge
Embed ▾
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
9622 of 11453 relevant lines covered (84.01%)
22790.79 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|