Commit e1536b9
committed
Harden HTML report rendering
Escape generated HTML without allocating DOM nodes, including attribute
quotes, and preserve real 0% branch and method coverage values instead
of falling back to 100%.
Precompute sort keys before row reordering, avoid large spread appends,
simplify filter parsing and class updates, harden the dark-mode
preflight, and rebuild the public formatter assets.1 parent 7012d2a commit e1536b9
4 files changed
Lines changed: 150 additions & 121 deletions
File tree
- html_frontend/src
- lib/simplecov/formatter/html_formatter/public
0 commit comments