Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docs-ui): selection in table when across two pages #4006

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

Jocs
Copy link
Contributor

@Jocs Jocs commented Nov 8, 2024

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

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

Copy link

github-actions bot commented Nov 8, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@Jocs Jocs marked this pull request as ready for review November 8, 2024 06:10
@Jocs Jocs requested a review from jikkai as a code owner November 8, 2024 06:10
@univer-bot univer-bot bot added the qa:untested This PR is ready to be tested label Nov 8, 2024
Copy link

github-actions bot commented Nov 8, 2024

Playwright test results

passed  19 passed

Details

stats  19 tests across 9 suites
duration  4 minutes, 39 seconds
commit  ae26ee2
info  For more information, see full report

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

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

Project coverage is 32.70%. Comparing base (fe60a29) to head (ae26ee2).
Report is 9 commits behind head on dev.

Files with missing lines Patch % Lines
...services/selection/doc-selection-render.service.ts 0.00% 4 Missing ⚠️
...cs-ui/src/services/selection/convert-rect-range.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #4006   +/-   ##
=======================================
  Coverage   32.70%   32.70%           
=======================================
  Files        2439     2498   +59     
  Lines      126559   126647   +88     
  Branches    28352    28356    +4     
=======================================
+ Hits        41396    41426   +30     
- Misses      85163    85221   +58     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oumomomo oumomomo added qa:verified This PR has already by verified by a QA and is considered good enough to be merge and removed qa:untested This PR is ready to be tested labels Nov 8, 2024
@Jocs Jocs merged commit fe6c0b2 into dev Nov 8, 2024
13 checks passed
@Jocs Jocs deleted the fix/table-selection branch November 8, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa:verified This PR has already by verified by a QA and is considered good enough to be merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants