|
Ran
|
Files
156
|
Run time
6s
|
Badge
README BADGES
|
push
travis-ci
Iterator: correct "TryStatement" path It turns out `babel-core` also patches estraverse - https://github.com/babel/babel/blob/fce977f1d/src/babel/patch.js#L8 with old `TryStatement` path And after we bumped the `estraverse` package it started to extend our estraverse because `babel` uses the same version and npm dedup estraverse package. So we need to restore the old path to the correct one. Ref c989c5539
3665 of 3691 relevant lines covered (99.3%)
56.88 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|