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

preactjs / preact / 5047
100%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2019 09:05AM UTC
Jobs 1
Files 19
Run time 3s
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

pending completion
5047

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

Jobs
ID Job ID Ran Files Coverage
1 5047.1 05 Aug 2019 09:05AM UTC 0
99.5
Travis Job 5047.1
Source Files on build 5047
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5047
  • d464376a on github
  • Prev Build on master (#5034)
  • Next Build on master (#5050)
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

© 2025 Coveralls, Inc