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

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

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

push

github

web-flow
fix(release): Correct release-it config and update build tool (#51)

* fix(release): Correct release-it config and update build tool

This commit addresses two issues in the release and build process:

1.  The `release-it` process was failing to publish to npm correctly, likely due to an incomplete package being generated. This has been fixed by making the `release-it` configuration more explicit:
    - Sets `npm.publishPath` to `.` to ensure `release-it` looks for the package in the correct directory.
    - Customizes the `publishCommand` for the `release-it-pnpm` plugin to use a direct `pnpm publish` command, which is better suited for a single-package repository.

2.  A potential build error, reported as `TypeError: Cannot read properties of undefined (reading 'find')`, is addressed by updating `tsdown` to the latest version (`0.15.2`). This should bring in the latest bug fixes for the build tool and its dependencies.

* fix(release): Correct release-it config and update build tool

This commit addresses two issues in the release and build process:

1.  The `release-it` process was failing to publish to npm correctly, likely due to an incomplete package being generated. This has been fixed by making the `release-it` configuration more explicit:
    - Sets `npm.publishPath` to `.` to ensure `release-it` looks for the package in the correct directory.
    - Customizes the `publishCommand` for the `release-it-pnpm` plugin to use a direct `pnpm publish` command, which is better suited for a single-package repository.

2.  A potential build error, reported as `TypeError: Cannot read properties of undefined (reading 'find')`, is addressed by updating `tsdown` to the latest version (`0.15.2`). The `pnpm-lock.yaml` file has been updated accordingly.

* fix(release): Correct release-it config and update build tool

This commit addresses two issues in the release and build process:

1.  The `release-it` process was failing to publish to npm correctly, likely... (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 17785143100.1 17 Sep 2025 02:50AM UTC 37
91.96
GitHub Action Run
Source Files on build 17785143100
  • 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 #17785143100
  • bfbb0cb3 on github
  • Prev Build on main (#17784279328)
  • Next Build on main (#17785895401)
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