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(ui): progress bar animation #4136

Closed Dushusir closed 1 week ago

Dushusir commented 1 week ago

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  19 passed
flaky  1 flaky

Details

stats  20 tests across 9 suites
duration  5 minutes, 19 seconds
commit  d79f1a5
info  For more information, [see full report]()

Flaky tests chromium › memory/memory.spec.ts › memory
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 33.73%. Comparing base (b9439c5) to head (d79f1a5). Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
.../src/controllers/trigger-calculation.controller.ts 0.00% 16 Missing :warning:
...ges/ui/src/components/progress-bar/ProgressBar.tsx 0.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4136 +/- ## ========================================== - Coverage 33.73% 33.73% -0.01% ========================================== Files 2457 2457 Lines 127889 127895 +6 Branches 28637 28637 ========================================== Hits 43141 43141 - Misses 84748 84754 +6 ```

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