Closed WebReflection closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
cjs/objects/Updates.js | 134 | 139 | 96.4% | ||
<!-- | Total: | 174 | 179 | 97.21% | --> |
Totals | |
---|---|
Change from base Build 733: | 0.0% |
Covered Lines: | 412 |
Relevant Lines: | 417 |
In an ongoing attempt to refactor out all the bricks that make hyperHTML what it is, I have also removed all the unnecessary code that is taken care now by domtagger, which is 100% code covered a part, together with all other external dependencies.
This MR also cleans up the test and its coverage, hoping to see the coveralls badge showing some number again.