diff options
author | Casper Beyer <caspervonb@pm.me> | 2021-01-05 00:01:21 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-04 17:01:21 +0100 |
commit | 4ca77ad84c46ba4afef95f0b6775377d350b7339 (patch) | |
tree | 0b1331508fb0774fccb88e7c527a2ffd48b43848 /docs/tools/compiler.md | |
parent | 3e5a3daf5983d9c6fd6b9cbf9a5b46abb9602346 (diff) |
fix(coverage): merge duplicate reports (#8942)
Merging multiple runs isn't quite right because we
rely on a 0 count to signal that a block hasn't been called.
Other tools like c8 expect this to be true as-well so we
need to do our best to merge coverage files rather
than duplicating them.
Diffstat (limited to 'docs/tools/compiler.md')
0 files changed, 0 insertions, 0 deletions