Ran
|
Jobs
3
|
Files
153
|
Run time
12min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Hook up native extensions with SiteConfig * Hook up native extensions with SiteConfig. * For now, hardcoded the list of native extensions. * Uncommented and implemented extension code in wt2html and html2wt code that depended on extension configs being available via the site config. * Do we need a SerialHandler interface or can we make do with the ExtenstionTag interface similar to how this patch handles the lint handler. Otherwise, we'll need interfaces for every handler we decide to implement. * Since getExtensionTagMap doesn't guarantee fixed values for its keys, updated one of the SiteConfigTest asserts to not rely on boolean values. * A number of html2wt tests now pass with this patch since this makes html2wt handler requests for extension tags no longer throw an unimplemented exception. Change-Id: Iaee71ea60
9609 of 12016 branches covered (79.97%)
15055 of 17647 relevant lines covered (85.31%)
91614.2 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2728.1 | 153 |
85.31 |
Travis Job 2728.1 | |
2 | 2728.2 | 153 |
85.31 |
Travis Job 2728.2 | |
3 | 2728.3 | 153 |
85.36 |
Travis Job 2728.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|