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

ryansolid / solid / 987
91%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2021 03:29AM UTC
Jobs 1
Files 16
Run time 4s
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
987

push

travis-ci-com

web-flow
apparently the package.json:types field is needed for places with nested package.json files… (#346)

* apparently the package.json:types field is needed for places with nested package.json files, but only the exports field should be at the top level of the published package

* add tests for ensuring we follow Node ES Module rules correctly

Major tools besides Node follow the new ESM standards set by Node (f.e.
Webpack 5 follows the standards by default out of the box). This test
ensures solid-js is compatible with consumers that will import from
aliases, as well as with consumers that need to import from particular
files directly.

* make test-imports private:true instead of ignoring it in the lerna publish command

* moved test-imports into packages folder

* ensure to run tests in CI too, so pull requests are tested

* don't use top-level await so that test-imports works in older versions of Node like in CI

* update Travis CI to Node 14

* delete file from test-imports which was an artefact from a previous version of solid

* make sure all packages have a clean script so no artefacts are left behind

718 of 831 branches covered (86.4%)

Branch coverage included in aggregate %.

978 of 1032 relevant lines covered (94.77%)

206906.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 987.1 10 Feb 2021 03:29AM UTC 0
91.04
Travis Job 987.1
Source Files on build 987
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #987
  • e21e1d2f on github
  • Prev Build on master (#977)
  • Next Build on master (#989)
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