dream-num / univer

Univer is an isomorphic full-stack framework for creating and editing spreadsheets, docs, and slides across client and server.
https://univer.ai
Apache License 2.0
7.53k stars 654 forks source link

fix(sheet): sheet name normalize string #4172

Closed Dushusir closed 4 days ago

Dushusir commented 5 days ago

close #4076 close #4002 close #3902 (Not reproduced, just test it)

Pull Request Checklist

github-actions[bot] commented 5 days ago

View Deployment

๐Ÿ“‘ Examples ๐Ÿ“š Storybook
๐Ÿ”— Preview link ๐Ÿ”— Preview link
github-actions[bot] commented 5 days ago

Playwright test results

passed ย 20 passed

Details

stats ย 20 tests across 9 suites
duration ย 4 minutes, 48 seconds
commit ย 080a270
info ย For more information, [see full report]()

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 68.42105% with 6 lines in your changes missing coverage. Please review.

Project coverage is 33.79%. Comparing base (59b95fa) to head (080a270). Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
...src/controllers/formula-alert-render.controller.ts 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4172 +/- ## ======================================= Coverage 33.78% 33.79% ======================================= Files 2485 2485 Lines 127547 127561 +14 Branches 28594 28594 ======================================= + Hits 43093 43104 +11 - Misses 84454 84457 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.