As a side-effect, we also don't instrument exception cases with assert false anymore, which was arguably another bug.
cc @nlsandler
I'm going to hold off merging this PR because I want to do some things to the CI first and do a release to npm, but I will merge it right after. You can use this immediately using
Fixes #414.
As a side-effect, we also don't instrument exception cases with
assert false
anymore, which was arguably another bug.cc @nlsandler
I'm going to hold off merging this PR because I want to do some things to the CI first and do a release to npm, but I will merge it right after. You can use this immediately using
...or otherwise getting the
or-coverage-off
branch.