|
Ran
|
Jobs
3
|
Files
153
|
Run time
7min
|
Badge
README BADGES
|
push
travis-ci
All extensions implement Extension; tags all implement ExtensionTag Restructure ExtensionTag as an abstract class with default do-nothing implementations of all methods. So instead of Translate and LST not implementing ExtensionTag::toDOM, they inherit the default implementation which returns false, and that has the same effect. The intention is to move SerialHandler::fromHTML and SerialHandler::before into this framework as well. Every "optional" method should have a default implementation in the base class which returns false. Change-Id: I0ad5c7146
8966 of 12098 branches covered (74.11%)
14165 of 17749 relevant lines covered (79.81%)
89284.05 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2803.1 | 0 |
79.81 |
Travis Job 2803.1 | |
| 2 | 2803.2 | 0 |
79.81 |
Travis Job 2803.2 | |
| 3 | 2803.3 | 0 |
79.84 |
Travis Job 2803.3 |