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

fix(docs): scroll to selection #3458

Closed Jocs closed 3 weeks ago

Jocs commented 1 month ago

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

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

Details

stats  4 tests across 2 suites
duration  2 minutes, 20 seconds
commit  79d6645
info  For more information, see full report

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

Codecov Report

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

Project coverage is 30.59%. Comparing base (6e6b0b2) to head (79d6645). Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
...ender-controllers/back-scroll.render-controller.ts 0.00% 15 Missing :warning:
...s-ui/src/controllers/doc-move-cursor.controller.ts 0.00% 9 Missing :warning:
...services/selection/doc-selection-render.service.ts 0.00% 2 Missing :warning:
...editor/src/commands/commands/zen-editor.command.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #3458 +/- ## ========================================== - Coverage 30.59% 30.59% -0.01% ========================================== Files 2156 2156 Lines 112925 112932 +7 Branches 24762 24763 +1 ========================================== Hits 34546 34546 - Misses 78379 78386 +7 ```

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