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.52k stars 654 forks source link

refactor: move dayjs into `@univerjs/core` #4078

Closed jikkai closed 2 weeks ago

jikkai commented 2 weeks ago

close #3857

Pull Request Checklist

github-actions[bot] commented 2 weeks ago

View Deployment

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

Playwright test results

passed ย 19 passed

Details

stats ย 19 tests across 9 suites
duration ย 4 minutes, 39 seconds
commit ย 24f30e0
info ย For more information, [see full report]()

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 32.99%. Comparing base (d3085e2) to head (24f30e0). Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...s/design/src/components/date-picker/DatePicker.tsx 0.00% 1 Missing :warning:
...c/components/date-range-picker/DateRangePicker.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4078 +/- ## ======================================= Coverage 32.98% 32.99% ======================================= Files 2437 2437 Lines 126786 126786 Branches 28380 28380 ======================================= + Hits 41826 41833 +7 + Misses 84960 84953 -7 ```

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