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

reactivando / validations-br / 17783747622
91%
master: 94%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 Sep 2025 01:25AM UTC
Jobs 1
Files 37
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

17 Sep 2025 01:24AM UTC coverage: 91.96%. Remained the same
17783747622

push

github

AZagatti
feat: optimize build with tsdown (#49)

* feat: optimize build with tsdown

- Replace tsc with tsdown for a smaller bundle size.
- Generate both CJS and ESM modules.
- Update documentation to use pnpm.

* feat: optimize build with tsdown and add e2e test

- Replace tsc with tsdown for a smaller bundle size.
- Generate both CJS and ESM modules.
- Update documentation to use pnpm.
- Add an example project to test the built package.
- Add a GitHub Action to run e2e tests on pull requests.

* feat: optimize build, add e2e tests and bundle analysis

- Replace tsc with tsdown for a smaller, optimized bundle.
- Generate both CJS and ESM modules for modern compatibility.
- Refactor `validateIE` to use dynamic imports, significantly reducing the main bundle size.
- Add `"sideEffects": false` to package.json to enable more aggressive tree-shaking.
- Add an example project to perform end-to-end testing on the built package.
- Add a GitHub Action to automate e2e tests on pull requests.
- Integrate a bundle analyzer (`rollup-plugin-visualizer`) to inspect bundle composition.
- Update documentation to include `pnpm` and correct contribution guidelines.
- Update .gitignore to exclude build artifacts and local dependencies.

* feat: optimize build with tsdown and add e2e test

- Replace tsc with tsdown for a smaller, optimized bundle.
- Generate both CJS and ESM modules for modern compatibility.
- Add an example project to perform end-to-end testing on the built package.
- Add a GitHub Action to automate e2e tests on pull requests.
- Integrate a bundle analyzer (`rollup-plugin-visualizer`) to inspect bundle composition.
- Add `"sideEffects": false` to package.json to enable more aggressive tree-shaking.
- Update documentation to include `pnpm` and correct contribution guidelines.
- Update .gitignore to exclude build artifacts and local dependencies.
- Keep `validateIE` synchronous to maintain API consistency, as requested.

* feat: optimize build for tree-shaking and... (continued)

222 of 252 branches covered (88.1%)

Branch coverage included in aggregate %.

693 of 743 relevant lines covered (93.27%)

9.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17783747622.1 17 Sep 2025 01:25AM UTC 37
91.96
GitHub Action Run
Source Files on build 17783747622
  • Tree
  • List 37
  • 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 #17783747622
  • 810090fb on github
  • Prev Build on main (#17783612896)
  • Next Build on main (#17784279328)
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