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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 Sep 2025 01:17AM 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:17AM UTC coverage: 91.96% (-0.4%) from 92.345%
17783612896

push

github

web-flow
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

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.89
-1.11% src/validations/ie/states/al.ts
1
92.86
-0.89% src/validations/ie/states/ba.ts
1
93.02
-1.26% src/validations/ie/states/df.ts
1
85.71
1.93% src/validations/ie/states/go.ts
1
92.86
0.0% src/validations/ie/states/mg.ts
1
90.32
-1.34% src/validations/ie/states/mt.ts
1
90.63
-1.04% src/validations/ie/states/pe.ts
1
91.67
-1.19% src/validations/ie/states/pr.ts
1
90.32
-1.34% src/validations/ie/states/rj.ts
1
90.32
-1.34% src/validations/ie/states/rs.ts
1
85.71
-0.95% src/validations/utils.ts
2
78.26
-1.28% src/validations/ie/states/ap.ts
2
81.25
-2.75% src/validations/ie/states/rn.ts
3
77.5
-4.32% src/validations/ie/states/to.ts
3
79.17
-1.91% src/validations/validateCNH.ts
Jobs
ID Job ID Ran Files Coverage
1 17783612896.1 17 Sep 2025 01:17AM UTC 37
91.96
GitHub Action Run
Source Files on build 17783612896
  • Tree
  • List 37
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17783612896
  • aecbaaa5 on github
  • Prev Build on main (#17666370613)
  • Next Build on main (#17783747622)
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