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

perf: refactor local file service #3479

Closed wzhudev closed 3 weeks ago

wzhudev commented 3 weeks ago

drop dependency on React

close #xxx

Pull Request Checklist

github-actions[bot] commented 3 weeks ago

View Deployment

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

Playwright test results

passed ย 4 passed

Details

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

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 30.67%. Comparing base (93c3659) to head (8851212). Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
.../services/local-file/desktop-local-file.service.ts 0.00% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #3479 +/- ## ======================================= Coverage 30.67% 30.67% ======================================= Files 2155 2155 Lines 113035 113014 -21 Branches 24770 24769 -1 ======================================= Hits 34671 34671 + Misses 78364 78343 -21 ```

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