• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

preactjs / preact / 5047 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2019 09:05AM UTC
Files 19
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Aug 2019 09:01AM UTC coverage: 99.502% (+0.6%) from 98.865%
5047.1

push

travis-ci

web-flow
Exclude devtools tests from coverage (#1808)

* Ignore code coverage reporting for devtools.

The devtools code uses newer ECMAScript features because the
devtools extension is only available for Firefox and Chrome. But
we didn't have such a distinction in our tests suite. That leads
to failing tests on IE11.

We tried running those tests only on FF and Chrome, but because
karma-coverage always collects coverage data from the latest
running browser, it would lead to coverage failures. The latest
browser is typically slowest and you may have guessed it already:
This will pretty much always be IE11.

The nearterm conclusion is to just disable coverage reporting
for the devtools code completely...

* Only run devtools tests in FF + Chrome

* Check if early return reduces cli output noise

778 of 803 branches covered (96.89%)

800 of 804 relevant lines covered (99.5%)

748.71 hits per line

Source Files on job 5047.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 649
  • Travis Job 5047.1
  • d464376a on github
  • Prev Job for on master (#5034.1)
  • Next Job for on master (#5050.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc