Skip to content

fix(ci): stabilize GitHub Actions for pnpm monorepo#134

Merged
web2solutions merged 3 commits into
mainfrom
dev
Jul 25, 2026
Merged

fix(ci): stabilize GitHub Actions for pnpm monorepo#134
web2solutions merged 3 commits into
mainfrom
dev

Conversation

@web2solutions

@web2solutions web2solutions commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • fix invalid workflow structure in .github/workflows/test.yml
  • align CI workflows with pnpm monorepo setup
  • fix Sonar workflow boot order (setup pnpm before setup-node cache)
  • keep strict local gates unchanged

Validation

Notes

  • no bypass flags were used (no-verify was not used).

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.42%. Comparing base (b5cd96d) to head (b99c202).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           main     #134       +/-   ##
=========================================
+ Coverage      0   99.42%   +99.42%     
=========================================
  Files         0      169      +169     
  Lines         0     4328     +4328     
  Branches      0      756      +756     
=========================================
+ Hits          0     4303     +4303     
- Misses        0       25       +25     

see 169 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@web2solutions
web2solutions merged commit 4e01552 into main Jul 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant