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

reactivando / use-pubsub-js / 17846946997
99%
master: 80%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 19 Sep 2025 02:44AM UTC
Jobs 1
Files 3
Run time 1min
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

19 Sep 2025 02:44AM UTC coverage: 98.649%. Remained the same
17846946997

push

github

web-flow
feat: Refactor release process and add E2E tests (#52)

* feat: Refactor release process and add E2E tests

This commit introduces a new release process using `release-it` and adds an E2E test to ensure the package is working correctly after being built.

- Moves `pubsub-js` from `peerDependencies` to `dependencies`.
- Adds an E2E test that builds the project and runs a test script for both CJS and ESM modules.
- Creates a new GitHub Actions workflow to run the E2E tests on pull requests.
- Refactors the release process to use `release-it` for automated releases, changelog generation, and NPM publishing.
- Renames the `publish.yml` workflow to `release.yml` and updates it to use `release-it`.
- Adds a `.release-it.json` configuration file.
- Adds the necessary `release-it` dependencies and a `release` script to `package.json`.
- Fixes the `exports` field order in `package.json` to remove a warning.
- Cleans up the `example/package.json` file by removing unnecessary dependencies.
- Addresses PR comments by reverting E2E tests to use `node:test`, renaming test files to avoid conflicts with `vitest`, setting `"type": "commonjs"` in `e2e/package.json`, and ignoring the `e2e` directory in the ESLint configuration.
- Adds `sideEffects: false` to `package.json` for better tree-shaking.
- Updates the build process to generate separate files for each hook, enabling code-splitting.

* feat: Refactor release process and add E2E tests

This commit introduces a new release process using `release-it` and adds an E2E test to ensure the package is working correctly after being built.

- Moves `pubsub-js` from `peerDependencies` to `dependencies`.
- Adds an E2E test that builds the project and runs a test script for both CJS and ESM modules.
- Creates a new GitHub Actions workflow to run the E2E tests on pull requests.
- Refactors the release process to use `release-it` for automated releases, changelog generation, and NPM publishing.
- Renames the `publish.yml` workf... (continued)

26 of 27 branches covered (96.3%)

Branch coverage included in aggregate %.

120 of 121 relevant lines covered (99.17%)

8.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17846946997.1 19 Sep 2025 02:44AM UTC 3
98.65
GitHub Action Run
Source Files on build 17846946997
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17846946997
  • 1e0e311f on github
  • Prev Build on main (#17844379093)
  • Next Build on main (#17846955941)
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