dream-num / univer

Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.
https://univer.ai
Apache License 2.0
6.8k stars 588 forks source link

chore(core): add rev methods on unit models #3454

Closed wzhudev closed 1 month ago

wzhudev commented 1 month ago

close #xxx

Pull Request Checklist

github-actions[bot] commented 1 month ago

View Deployment

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

Playwright test results

passed ย 4 passed

Details

stats ย 4 tests across 2 suites
duration ย 1 minute, 23 seconds
commit ย 83fa1a4
info ย For more information, see full report

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 30.59%. Comparing base (d2417f4) to head (83fa1a4). Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...es/core/src/docs/data-model/document-data-model.ts 0.00% 4 Missing :warning:
packages/core/src/sheets/workbook.ts 0.00% 4 Missing :warning:
packages/core/src/slides/slide-model.ts 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #3454 +/- ## ========================================== - Coverage 30.59% 30.59% -0.01% ========================================== Files 2156 2156 Lines 112919 112925 +6 Branches 24764 24764 ========================================== Hits 34546 34546 - Misses 78373 78379 +6 ```

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