-
Notifications
You must be signed in to change notification settings - Fork 196
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
fix: 修复自定义列头导出数据时, 角头文本展示错误 close #2844 #2869
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -228,7 +228,7 @@ province city 数值 数值 数值 数值 | |||
|
|||
exports[`PivotSheet Export Test should export correct data with formatter for custom column headers 1`] = ` | |||
" 自定义节点 a-1 自定义节点 a-1 自定义节点 a-1 自定义节点 a-1 自定义节点 a-2 | |||
自定义节点 a-2 自定义节点 a-1-1 自定义节点 a-1-1 自定义节点 a-1-2 | |||
自定义节点 a-1-1 自定义节点 a-1-1 自定义节点 a-1-1 自定义节点 a-1-2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
之前的快照是错的
Size Change: +38 B (+0.01%) Total Size: 329 kB
ℹ️ View Unchanged
|
你好, @lijinke666 CI 执行失败, 请点击 [Details] 按钮查看, 并根据日志修复。 Hello, @lijinke666 CI run failed, please click the [Details] button for detailed log information and fix it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2869 +/- ##
==========================================
+ Coverage 75.77% 80.74% +4.97%
==========================================
Files 257 180 -77
Lines 11994 10402 -1592
Branches 2464 2360 -104
==========================================
- Hits 9088 8399 -689
+ Misses 1398 556 -842
+ Partials 1508 1447 -61 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version @antv/s2-v2.0.0-next.27 🎉 The release is available on: Your semantic-release bot 📦🚀 |
👀 PR includes
🐛 Bugfix
📝 Description
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge