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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 12 Sep 2025 03:49AM UTC
Jobs 1
Files 40
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

12 Sep 2025 03:48AM UTC coverage: 94.588% (+0.1%) from 94.466%
17663980000

push

github

web-flow
fix(ci): Install pnpm using pnpm/action-setup (#46)

* fix(ci): Install pnpm using pnpm/action-setup

The previous CI workflow was failing because `pnpm` was not being installed. The `actions/setup-node` with `cache: 'pnpm'` only configures the cache, it does not install `pnpm`.

This commit fixes the issue by using the `pnpm/action-setup` action to install `pnpm` in both the `ci.yml` and `publish.yml` workflows. This is the recommended way to install `pnpm` in GitHub Actions.

* feat: Use packageManager to define pnpm version

- Adds the `packageManager` field to `package.json` to enforce the pnpm version across the project.
- Updates the CI and publish workflows to use the pnpm version defined in `package.json` by removing the hardcoded version from the `pnpm/action-setup` action.

* adjust caching for pnpm in CI workflow

* fix cache configuration for pnpm installation

* install pnpm before node on ci

* install pnpm before node on publish

---------

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>

199 of 229 branches covered (86.9%)

Branch coverage included in aggregate %.

605 of 621 relevant lines covered (97.42%)

8.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17663980000.1 12 Sep 2025 03:49AM UTC 40
94.59
GitHub Action Run
Source Files on build 17663980000
  • Tree
  • List 40
  • Changed 40
  • Source Changed 40
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17663980000
  • c9491c77 on github
  • Prev Build on main (#6899320514)
  • Next Build on main (#17665070235)
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