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

ryansolid / solid / 931 / 1
91%
master: 91%

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

24 Jan 2021 05:48AM UTC coverage: 89.954%. Remained the same
931.1

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

Source Files on job 931.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 871
  • Travis Job 931.1
  • ce0132bb on github
  • Prev Job for on master (#930.1)
  • Next Job for on master (#933.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