web
web copied to clipboard
fix: coverage report with Istanbul instrumented code
What I did
- Collects test coverage whenever the coverage is executed, not just when using the native instrumentation.
Fixes #2719 Fixes #2777