Ran
|
Jobs
4
|
Files
71
|
Run time
3min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Batch MW parser and imageinfo API requests * Implement a system for mixed batches of parser, preprocessor and imageinfo requests. This uses an MW extension specific to Parsoid which provides the relevant API. * Implement caching inside Batcher, replacing env.pageCache, except for its original use case. parserTests.js uses env.pageCache to inject template wikitext, which will still work -- it was never really correct to allow parserTests.js to inject other API responses into the cache. * Remove Processor parameter from fetchExpandedTpl() since it was always the same. Bug: T45888 Change-Id: I2bd6f574b
11833 of 13852 relevant lines covered (85.42%)
82340.49 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 599.1 | 71 |
85.42 |
Travis Job 599.1 | |
2 | 599.2 | 71 |
85.42 |
Travis Job 599.2 | |
3 | 599.3 | 71 |
85.42 |
Travis Job 599.3 | |
4 | 599.4 | 71 |
85.42 |
Travis Job 599.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|