Skip to content

use pnpm for publishing packages#2448

Merged
ryan-pratt merged 1 commit intomainfrom
bug/pnpm-workspace
Oct 16, 2025
Merged

use pnpm for publishing packages#2448
ryan-pratt merged 1 commit intomainfrom
bug/pnpm-workspace

Conversation

@ryan-pratt
Copy link
Copy Markdown
Contributor

closes #2446

Tested this locally with pnpm pack and inspecting package contents vs. using npm pack.

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.54%. Comparing base (5a581cd) to head (404eb00).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2448      +/-   ##
==========================================
- Coverage   79.55%   79.54%   -0.01%     
==========================================
  Files         658      658              
  Lines       50377    50377              
  Branches      736      736              
==========================================
- Hits        40075    40074       -1     
- Misses      10222    10223       +1     
  Partials       80       80              
Flag Coverage Δ
python 81.69% <ø> (ø)
ruby-api 84.59% <ø> (+0.02%) ⬆️
ruby-backend 82.72% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ryan-pratt ryan-pratt merged commit 06e6ec4 into main Oct 16, 2025
30 of 31 checks passed
@ryan-pratt ryan-pratt deleted the bug/pnpm-workspace branch October 16, 2025 20:10
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.

Published npm packages contain workspace:* in package.json breaking them

3 participants