You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
I am using istanbul-instrumenter-loader to generate code coverage for my project. I am getting incorrect branch coverage every since I upgraded my typescript from 2.9.2 to 3.0.3 (latest).
The following is my webpack config:
This is an example of the incorrect coverage
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using istanbul-instrumenter-loader to generate code coverage for my project. I am getting incorrect branch coverage every since I upgraded my typescript from 2.9.2 to 3.0.3 (latest).
The following is my webpack config:
This is an example of the incorrect coverage
The text was updated successfully, but these errors were encountered: