-
Notifications
You must be signed in to change notification settings - Fork 211
fix: 修复 mergedCell 缺失theme 导致的报错 #1874
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
你好, @stone-lyl CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复 Hello, @stone-lyl CI run failed, please click the [Details] button for detailed log information and fix it. |
Codecov ReportBase: 77.16% // Head: 77.12% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #1874 +/- ##
==========================================
- Coverage 77.16% 77.12% -0.04%
==========================================
Files 234 238 +4
Lines 11518 11740 +222
Branches 2449 2498 +49
==========================================
+ Hits 8888 9055 +167
- Misses 1258 1280 +22
- Partials 1372 1405 +33
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
🎉 This PR is included in version @antv/s2-v1.33.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* docs: update the README.md (#1863) * fix: 修复 mergedCell 缺失theme 导致的报错 (#1874) * feat: 为合并单元格添加主题 * test: 添加合并单元格主题相关单测 * chore: 更新README (#1865) Co-authored-by: Jinke Li <a1231236677287@163.com> * fix: ts problem Co-authored-by: 嘤嘤嘤 <yingying.xwy@antgroup.com> Co-authored-by: stone <stone-lyl@users.noreply.github.com> Co-authored-by: Jinke Li <a1231236677287@163.com>
* refactor: 支持 ts 严格模式 close #1742 * fix: 修复部分类型错误 * fix * fix * fix: 修复测试 * fix: * fix: ts problem (#1876) * docs: update the README.md (#1863) * fix: 修复 mergedCell 缺失theme 导致的报错 (#1874) * feat: 为合并单元格添加主题 * test: 添加合并单元格主题相关单测 * chore: 更新README (#1865) Co-authored-by: Jinke Li <a1231236677287@163.com> * fix: ts problem Co-authored-by: 嘤嘤嘤 <yingying.xwy@antgroup.com> Co-authored-by: stone <stone-lyl@users.noreply.github.com> Co-authored-by: Jinke Li <a1231236677287@163.com> * fix: 升级配置 * test: 修复测试 * chore: 修复类型错误 Co-authored-by: YardWill <YardWill@users.noreply.github.com> Co-authored-by: 嘤嘤嘤 <yingying.xwy@antgroup.com> Co-authored-by: stone <stone-lyl@users.noreply.github.com>
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
* feat: 为合并单元格添加主题 * test: 添加合并单元格主题相关单测
👀 PR includes
✨ Feature
🎨 Enhance
🐛 Bugfix
🔧 Chore
📝 Description
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge