Ran
|
Jobs
4
|
Files
69
|
Run time
11min
|
Badge
README BADGES
|
push
travis-ci
Use location() in the tokenizer * This is the exposed method for gathering this information in PEG.js master. Here we shim it until upgrading. The current version we're using has offset(), which returns location().start.offset (or, peg$reportedPos). There's no corresponding way to get location().end.offset (besides peg$currPos, or offset()+text().length). * Another step in weaning ourselves off PEG.js internals. Change-Id: If93599931
11029 of 12905 relevant lines covered (85.46%)
91397.82 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 466.1 | 69 |
85.46 |
Travis Job 466.1 | |
2 | 466.2 | 69 |
85.46 |
Travis Job 466.2 | |
3 | 466.3 | 69 |
85.46 |
Travis Job 466.3 | |
4 | 466.4 | 69 |
85.46 |
Travis Job 466.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|