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

preactjs / preact / 5035
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 05 Aug 2019 06:40AM 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
5035

push

travis-ci

marvinhagemeister
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...

781 of 803 branches covered (97.26%)

801 of 804 relevant lines covered (99.63%)

776.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5035.1 05 Aug 2019 06:40AM UTC 0
99.63
Travis Job 5035.1
Source Files on build 5035
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5035
  • 50821e47 on github
  • Prev Build on devtools_tests_skip (#4959)
  • Next Build on devtools_tests_skip (#5037)
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