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: update freeze handle in left top viewport size when column heade… #4545

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

lumixraku
Copy link
Contributor

@lumixraku lumixraku commented Jan 22, 2025

fix: update freeze handle in left top viewport size when column header size changed

close #xxx

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 Jan 22, 2025

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Jan 22, 2025

Playwright test results

passed  23 passed

Details

stats  23 tests across 10 suites
duration  5 minutes, 10 seconds
commit  3adaedc
info  For more information, see full report

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 19.04762% with 17 lines in your changes missing coverage. Please review.

Project coverage is 32.65%. Comparing base (30c5e05) to head (3adaedc).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...-ui/src/services/sheet-skeleton-manager.service.ts 0.00% 8 Missing ⚠️
...lers/render-controllers/sheet.render-controller.ts 0.00% 7 Missing ⚠️
packages/sheets-ui/src/facade/f-range.ts 0.00% 1 Missing ⚠️
packages/sheets-ui/src/facade/f-univer.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4545      +/-   ##
==========================================
+ Coverage   32.63%   32.65%   +0.01%     
==========================================
  Files        2598     2598              
  Lines      134844   134852       +8     
  Branches    30006    30008       +2     
==========================================
+ Hits        44009    44030      +21     
+ Misses      90835    90822      -13     

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

@lumixraku lumixraku force-pushed the feat/auto-complete2 branch from c97c900 to 3adaedc Compare January 22, 2025 07:02
@lumixraku lumixraku merged commit 39cd016 into dev Jan 22, 2025
12 checks passed
@lumixraku lumixraku deleted the feat/auto-complete2 branch January 22, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants