|
Ran
|
Jobs
3
|
Files
156
|
Run time
1min
|
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%)
170.63 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2892.1 | 0 |
99.3 |
Travis Job 2892.1 | |
| 2 | 2892.2 | 0 |
99.3 |
Travis Job 2892.2 | |
| 3 | 2892.3 | 0 |
99.3 |
Travis Job 2892.3 |