Ran
|
Jobs
60
|
Files
56
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
feat: highlight browser failures (#5222) * Format html.js * Remove newlines between JSDoc comments and their symbols * (temp) update template.html to run tests * Color the stat result icon and text based on root suite result * (temp) add template fail and template pass * On first test fail, add fail indicator to stats * Remove extra newline * Format mocha.css with Prettier * Make pass icon color accessible * Cleanup mocha.css var names * Restore template to main * Remove thirteen-year-old comment https://github.com/mochajs/mocha/commit/440e38cec * Revert "Format html.js" This reverts commit 8552a91de. * Revert "Restore template to main" This reverts commit 854ab1218. * Color passes and failures count as well * Cleanup stats variables to consts * Fix stats not updating on root suite end * Revert "Remove extra newline" This reverts commit 27a79585e. * Restore newlines :( * Restore newlines for real * Reapply "Remove extra newline" This reverts commit c43bffeae. * Revert "Format mocha.css with Prettier" This reverts commit 0898ed586. * indent to 5, not 6 chars in mocha.css * Re-add newline in mocha.css * Reapply "Restore template to main" This reverts commit 714ee1538.
1395 of 1575 branches covered (88.57%)
0 of 22 new or added lines in 1 file covered. (0.0%)
4 existing lines in 1 file now uncovered.3603 of 3828 relevant lines covered (94.12%)
12711.98 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
22 |
11.04 |
-0.96% | lib/reporters/html.js |
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
11.04 |
-0.96% | lib/reporters/html.js |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|