-
I am getting `Cannot read properties of undefined (reading 'endCol')` when trying to generate coverage after a `jest` test run when using `@swc/jest` as a transformer.
# Error
```js
TypeError: Ca…
-
For some reason I should have 100% test coverage but it sees 0%.
Any thoughts on why this doesn't work @msimerson ?
-
> ## Please provide us with the following information:
1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Any
2. Versions. Please run `ng --version`. If there's…
-
-
Summary of request: Add a new organization to ROR
Name of organization: Istanbul Family Foundation
Website: https://istanbulailevakfi.org
Link to publications: https://istanbulailevakfi.org/dergi…
-
* **Version**: v22.9.0
* **Platform**: Ubuntu 20.04.6 LTS
The `/* c8 ignore next */` comment annotation does not seem to ignore classes or functions.
By contrast, the `/* istanbul ignor…
-
All in a sudden, it's giving these errors. It was working fine before. Any idea? Thanks.
18 04 2016 21:59:49.177:ERROR [karma]: [TypeError: Cannot read property 'text' of undefined]
TypeError: Can…
-
I have a project that contains both client-side (browserify) code and server-side code, each with separate unit tests. If I try to run istanbul with both tests in parallel, one seem to end up supersed…
-
Are there any plans for upgrading to [Istanbul "2.0"](https://github.com/istanbuljs/istanbuljs) in favor of the now deprecated [Istanbul "1.0"](https://github.com/gotwarlost/istanbul)?
This would s…
-
I'm trying to do coverage over a multi page application through puppeteer.
The problem is each time I change my page, the coverage is lost and we start again for an empty coverage.
I see tips fo…