Ran
|
Jobs
3
|
Files
153
|
Run time
9min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
s/typeOf/typeof in various files - git grep is a wonderful thing to help catch identical errors. - Saw this "bug" first in the cite extension port. - Turns out this is only a bug on the PHP side since the PHP DOM treats attributes in a case-sensitive manner but Domino.js treats attributes in a case-insensitive manner. - Better to use the correct attribute name everywhere. Change-Id: I3735dc768
9541 of 12018 branches covered (79.39%)
14931 of 17658 relevant lines covered (84.56%)
90483.86 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 2738.1 | 153 |
84.53 |
Travis Job 2738.1 | |
2 | 2738.2 | 153 |
84.53 |
Travis Job 2738.2 | |
3 | 2738.3 | 153 |
84.56 |
Travis Job 2738.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|