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

chore: 使用 pnpm 作为包管理器 #2522

Merged
merged 10 commits into from
Jan 23, 2024
Merged

chore: 使用 pnpm 作为包管理器 #2522

merged 10 commits into from
Jan 23, 2024

Conversation

wjgogogo
Copy link
Contributor

👀 PR includes

✨ Feature

  • New feature

🎨 Enhance

  • Code style optimization
  • Refactoring
  • Change the UI
  • Improve the performance
  • Type optimization

🐛 Bugfix

  • Solve the issue and close #0

🔧 Chore

  • Test case
  • Docs / demos update
  • CI / workflow
  • Release version
  • Other ()

📝 Description

🖼️ Screenshot

Before After

🔗 Related issue link

🔍 Self-Check before the merge

  • Add or update relevant docs.
  • Add or update relevant demos.
  • Add or update test case.
  • Add or update relevant TypeScript definitions.

Copy link

vercel bot commented Jan 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
antvis-s2 ❌ Failed (Inspect) Jan 23, 2024 9:44am

@github-actions github-actions bot added the pr(chore) configuration changes label Jan 19, 2024
Copy link
Contributor

github-actions bot commented Jan 19, 2024

你好, @wjgogogo CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。

Hello, @wjgogogo CI run failed, please click the [Details] button for detailed log information and fix it.

@github-actions github-actions bot added 🚨 lint failed 静态检查失败 🚨 test failed 单元测试挂了 labels Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 158 lines in your changes are missing coverage. Please review.

Comparison is base (1adc25d) 76.48% compared to head (ad6b9f9) 77.70%.
Report is 126 commits behind head on master.

Files Patch % Lines
packages/s2-core/src/cell/base-row-cell.ts 71.91% 22 Missing and 19 partials ⚠️
packages/s2-core/src/facet/frozen-facet.ts 82.10% 2 Missing and 32 partials ⚠️
packages/s2-core/src/facet/pivot-facet.ts 79.41% 5 Missing and 16 partials ⚠️
packages/s2-core/src/data-set/pivot-data-set.ts 79.10% 3 Missing and 11 partials ⚠️
...s/s2-core/src/facet/layout/build-gird-hierarchy.ts 82.50% 1 Missing and 6 partials ⚠️
packages/s2-core/src/data-set/table-data-set.ts 50.00% 1 Missing and 5 partials ⚠️
...ckages/s2-core/src/facet/header/base-frozen-row.ts 85.71% 0 Missing and 6 partials ⚠️
packages/s2-core/src/facet/table-facet.ts 89.13% 1 Missing and 4 partials ⚠️
packages/s2-core/src/facet/header/row.ts 73.33% 3 Missing and 1 partial ⚠️
packages/s2-core/src/cell/header-cell.ts 75.00% 1 Missing and 1 partial ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2522      +/-   ##
==========================================
+ Coverage   76.48%   77.70%   +1.22%     
==========================================
  Files         240      249       +9     
  Lines       12312    12014     -298     
  Branches     2630     2376     -254     
==========================================
- Hits         9417     9336      -81     
+ Misses       1377     1185     -192     
+ Partials     1518     1493      -25     

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

@github-actions github-actions bot removed the 🚨 test failed 单元测试挂了 label Jan 23, 2024
.github/workflows/test.yml Show resolved Hide resolved
packages/s2-core/README.md Show resolved Hide resolved
packages/s2-react/README.md Show resolved Hide resolved
packages/s2-vue/README.md Show resolved Hide resolved
packages/s2-vue/package.json Outdated Show resolved Hide resolved
s2-site/docs/manual/contribution.zh.md Outdated Show resolved Hide resolved
@lijinke666 lijinke666 merged commit 4580679 into master Jan 23, 2024
10 of 12 checks passed
@lijinke666 lijinke666 deleted the chore-pp branch January 23, 2024 10:14
@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-v1.54.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-react-v1.46.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This PR is included in version @antv/s2-vue-v1.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr(chore) configuration changes released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants