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

fix(abc:st): correct width misalignment in export excel #1655

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Sep 23, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Sep 23, 2023

Preview is ready!

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Merging #1655 (abafddf) into master (7a21933) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head abafddf differs from pull request most recent head e52c449. Consider uploading reports for the commit e52c449 to get more accurate results

@@            Coverage Diff             @@
##           master    #1655      +/-   ##
==========================================
- Coverage   95.57%   95.57%   -0.01%     
==========================================
  Files         281      281              
  Lines        8741     8738       -3     
  Branches     1732     1732              
==========================================
- Hits         8354     8351       -3     
  Misses        319      319              
  Partials       68       68              
Files Changed Coverage Δ
packages/abc/st/st-export.ts 100.00% <100.00%> (ø)

@cipchk cipchk merged commit 76db16c into master Sep 25, 2023
9 checks passed
@cipchk cipchk deleted the issues-2423 branch January 1, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

st导出貌似没有正确处理已被忽略的列
2 participants