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

ryansolid / solid / 931
91%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2021 05:51AM UTC
Jobs 1
Files 16
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

pending completion
931

push

travis-ci-com

web-flow
Change `sideEffects` from string to boolean (#312)

According to the specification of `sideEffects` which is a Webpack thing apparently, the `sideEffects` value should be either a boolean or an array of string (that represent the files operating side effects).
Although I doubt this is a deal breaker, a warning is occasionally thrown in ESBuild (via vite):
```build
 > node_modules/.pnpm/solid-meta@0.23.11_solid-js@0.23.11/node_modules/solid-meta/package.json: warning: The value for "sideEffects" must be a boolean or an array
    18 │   "sideEffects": "false",
       ╵   
```

767 of 909 branches covered (84.38%)

Branch coverage included in aggregate %.

997 of 1052 relevant lines covered (94.77%)

202969.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 931.1 24 Jan 2021 05:51AM UTC 0
89.95
Travis Job 931.1
Source Files on build 931
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #931
  • ce0132bb on github
  • Prev Build on master (#930)
  • Next Build on master (#933)
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