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

feat(render-engine): support repeat table header #4139

Closed Jocs closed 4 days ago

Jocs commented 1 week ago

close https://github.com/dream-num/univer-pro/issues/3270

Pull Request Checklist

github-actions[bot] commented 1 week ago

View Deployment

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

Playwright test results

passed ย 20 passed

Details

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 160 lines in your changes missing coverage. Please review.

Project coverage is 33.77%. Comparing base (81cf367) to head (1800b63). Report is 8 commits behind head on dev.

Files with missing lines Patch % Lines
...e-render/src/components/docs/layout/block/table.ts 0.00% 130 Missing :warning:
...onents/docs/layout/block/paragraph/linebreaking.ts 0.00% 9 Missing :warning:
...s-ui/src/controllers/doc-auto-format.controller.ts 0.00% 8 Missing :warning:
...c/commands/commands/table/doc-table-tab.command.ts 0.00% 6 Missing :warning:
...-render/src/components/docs/layout/doc-skeleton.ts 0.00% 3 Missing :warning:
packages/docs-ui/src/basics/table.ts 0.00% 2 Missing :warning:
...es/docs-ui/src/services/doc-auto-format.service.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4139 +/- ## ========================================== - Coverage 33.77% 33.77% -0.01% ========================================== Files 2487 2487 Lines 127668 127689 +21 Branches 28601 28609 +8 ========================================== Hits 43121 43121 - Misses 84547 84568 +21 ```

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