Skip to content

fix: run CLI even when symlinked like in pnpm#214

Merged
bartveneman merged 2 commits into
mainfrom
fix/cli-pnpm
May 23, 2026
Merged

fix: run CLI even when symlinked like in pnpm#214
bartveneman merged 2 commits into
mainfrom
fix/cli-pnpm

Conversation

@bartveneman
Copy link
Copy Markdown
Member

closes #213

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Bundle Report

Changes will increase total bundle size by 58 bytes (0.33%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
formatCssCli-esm 2.76kB 58 bytes (2.15%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: formatCssCli-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
cli.mjs 58 bytes 2.76kB 2.15%

Files in cli.mjs:

  • ./src/cli/cli.ts → Total Size: 2.51kB

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.88%. Comparing base (9075523) to head (0465a71).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   96.88%   96.88%           
=======================================
  Files           2        2           
  Lines         353      353           
  Branches      130      130           
=======================================
  Hits          342      342           
  Misses         10       10           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bartveneman bartveneman merged commit 01ae04b into main May 23, 2026
8 checks passed
@bartveneman bartveneman deleted the fix/cli-pnpm branch May 23, 2026 20:26
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.

CLI produces no output when invoked via pnpm

1 participant