-
## The devDependency [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) was updated from `2.0.5` to `2.0.6`.
🚨 [View failing branch](https://github.c…
-
https://github.com/istanbuljs/istanbuljs/releases/tag/istanbul-lib-report-v3.0.1 introduced a breaking change by going from make-dir@^3.0.0 to make-dir@^4.0.0, as that package only supports node >= 10…
-
Hello,
I'm trying to migrate a Angular/JSPM project from old istambul instrumenters to remap-istambul, but we are facing an error and don't find any help on the documentation or previously opened ti…
-
Because this affects critical behaviour (code coverage and debugging), let's upgrade this separately and do some manual testing.
istanbul-instrumenter-loader 0.2.0 → 1.2.0
Currently v1.x break…
uglow updated
7 years ago
-
It seems that istanbul cannot parse code like this.
```javascript
const test = 2 ** 13;
```
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Arithmetic_Operators#Exp…
-
After studying Istanbul BFT's specification and implementation, we strongly suspect that the system fails to have the desirable liveness property.
Basically, in the current Istanbul protocol, if di…
-
## The devDependency [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) was updated from `2.0.5` to `2.0.6`.
🚨 [View failing branch](https://github.c…
-
Pretty sure this should have been removed in #185.
-
## The devDependency [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) was updated from `2.0.5` to `2.0.6`.
🚨 [View failing branch](https://github.c…
-
### Describe the bug
`/* istanbul ignore if */` should ignore an `if` path from being considered for code coverage, but it doesn't with vitest. See the stackblitz for a reproducable example.
### Rep…