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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 Sep 2025 03:36AM 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 03:35AM UTC coverage: 91.96%. Remained the same
17785895401

push

github

web-flow
fix(ci): Correct release workflow and package contents (#52)

This commit resolves two separate issues that were causing the release process to fail:

1.  An authentication error (`404 Not Found`) during `npm publish`. This is fixed by using the correct `NODE_AUTH_TOKEN` environment variable in the `release.yml` workflow, which is the standard variable used by npm/pnpm for authentication.

2.  An empty package being created. This was caused by the build output directory (`/lib`) being present in `.gitignore`, which caused `pnpm` to exclude it from the published package. This is fixed by adding a `.npmignore` file that omits `/lib`, ensuring the build artifacts are correctly included in the final tarball.

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 17785895401.1 17 Sep 2025 03:36AM UTC 37
91.96
GitHub Action Run
Source Files on build 17785895401
  • 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 #17785895401
  • 50aa26b2 on github
  • Prev Build on main (#17785143100)
  • Next Build on main (#17786376125)
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