-
Notifications
You must be signed in to change notification settings - Fork 199
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
refactor(dataSet): 批量获取单元格数据 API 保持风格统一 #2366
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: +40 B (0%) Total Size: 320 kB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2366 +/- ##
==========================================
+ Coverage 75.77% 76.82% +1.05%
==========================================
Files 257 268 +11
Lines 11994 12189 +195
Branches 2464 2481 +17
==========================================
+ Hits 9088 9364 +276
+ Misses 1398 1286 -112
- Partials 1508 1539 +31
☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version @antv/s2-v2.0.0-next.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-react-v2.0.0-next.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version @antv/s2-vue-v2.0.0-next.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
👀 PR includes
🎨 Enhance
📝 Description
命名风格保持一致
参数统一, 降低迷惑性
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge