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

sebnitu / vrembem / 366
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/eslint-plugin-jest-29.12.1
DEFAULT BRANCH: main
Ran 09 Aug 2020 02:21AM UTC
Jobs 1
Files 20
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
366

push

travis-ci

web-flow
Fix package exports and bundles (#293)

This PR attempts to be more logical about how Vrembem bundles and exports it's modules. It now correctly points the `browser` field in `package.json` to the bundled CommonJS (cjs) files and removes the `main` and `module` fields. Module consumption now treats the exports as follows:

| Module | Export type |
|---|---|
|`@vrembem/checkbox` | default |
|`@vrembem/dismissible` | default |
|`@vrembem/drawer` | default |
|`@vrembem/modal` | default |
|`@vrembem/core` | named |
|`vrembem` | named |

278 of 280 branches covered (99.29%)

Branch coverage included in aggregate %.

629 of 629 relevant lines covered (100.0%)

30.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 366.1 09 Aug 2020 02:21AM UTC 0
99.78
Travis Job 366.1
Source Files on build 366
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #366
  • b55cc709 on github
  • Prev Build on master (#361)
  • Next Build on master (#368)
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