Ran
|
Jobs
4
|
Files
69
|
Run time
3302min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Re-enable jscs/jshint enforcement on tokenizer rules. Rather than trying to run jshint/jscs over the tokenizer-generated code, just visit the AST and dump all the actions and rules in a separate file. We can then run jshint/jscs over just the code we wrote, without having to worry about making the tokenizer-generated code lint-free. Change-Id: I62a0b86ba
11119 of 12979 relevant lines covered (85.67%)
92728.55 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 530.1 | 69 |
85.67 |
Travis Job 530.1 | |
2 | 530.2 | 69 |
85.67 |
Travis Job 530.2 | |
3 | 530.3 | 69 |
85.67 |
Travis Job 530.3 | |
4 | 530.4 | 69 |
85.67 |
Travis Job 530.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|