-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: JS-DevTools/coverage-istanbul-loader
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Blank lines in code are creating growing offset for coverage in html reports
#14
opened Apr 13, 2023 by
liqueurdetoile
There are some uncovered lines for Vue 3 templates with Typescript
#11
opened Jul 19, 2022 by
gtrombitas
I am instrumenting angular 8 typescript with webpack configuration, how do i deploy the webpack bundles so that i get the global.__coverage__ and window.__coverage__? i have tried ""build:dev": "webpack-dev-server --inline --hot --progress --port 8082"," script, but it doesn't serve the bundle, I am just seeing the folder structure from the browser.
#7
opened Feb 9, 2021 by
736275
How to use with babel-loader?
question
Further information is requested
#4
opened Mar 13, 2020 by
jrnail23
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.