Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from yarn to pnpm and drop lerna in the process #1931

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Update CONTRIBUTING.md

8f7de67
Select commit
Loading
Failed to load commit list.
Open

Migrate from yarn to pnpm and drop lerna in the process #1931

Update CONTRIBUTING.md
8f7de67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2025 in 0s

97.76% (+3.10%) compared to 245eaf3

View this Pull Request on Codecov

97.76% (+3.10%) compared to 245eaf3

Details

Codecov Report

Attention: Patch coverage is 99.25373% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.76%. Comparing base (245eaf3) to head (8f7de67).

Files with missing lines Patch % Lines
packages/sdk-auth/src/auth.js 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1931      +/-   ##
==========================================
+ Coverage   94.65%   97.76%   +3.10%     
==========================================
  Files         148      147       -1     
  Lines        5105     4779     -326     
  Branches     1380     1277     -103     
==========================================
- Hits         4832     4672     -160     
+ Misses        270      104     -166     
  Partials        3        3              

☔ 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.