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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 Sep 2025 04:32AM 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 04:31AM UTC coverage: 91.96%. Remained the same
17786757393

push

github

web-flow
fix(ci): Ensure build runs before release and add .npmignore (#54)

This commit fixes two long-standing issues with the release process:

1.  **Empty Package Published to npm:** The build output directory (`/lib`) was being ignored during `pnpm publish` because it was listed in `.gitignore`. This is now fixed by adding a `.npmignore` file that omits `/lib`, ensuring the build artifacts are included in the package.

2.  **Unreliable Build Timing:** The build command was previously run inside a `release-it` hook (`after:bump`), which proved to be unreliable. The build process has been moved into an explicit step in the `release.yml` workflow, immediately before the `pnpm release` command is run. This guarantees that the project is always built successfully before the release process begins.

These two changes ensure that a complete and correct package is published to npm.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: André Zagatti <andre.zagatti1@gmail.com>

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 17786757393.1 17 Sep 2025 04:32AM UTC 37
91.96
GitHub Action Run
Source Files on build 17786757393
  • 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 #17786757393
  • 9b2334ac on github
  • Prev Build on main (#17786376125)
  • Next Build on main (#17786763396)
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