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

feat: prepare auto complete #4458

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from
Draft

Conversation

lumixraku
Copy link
Contributor

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).

@lumixraku lumixraku marked this pull request as draft January 11, 2025 03:47
Copy link

github-actions bot commented Jan 11, 2025

View Deployment

#12731415118

🥐 🍔 🥓 🥗 🥘 🌯 🍚 🍛 🍖 🍭 🍧 🍝 🥪 🥖 🍪
Still cooking, please come back later
🥙 🥮 🥨 🌭 🍦 🍙 🍕 🍰 🍮 🍜 🍡 🍱 🍿 🍕 🥟

Copy link

codecov bot commented Jan 11, 2025

Codecov Report

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

Project coverage is 32.54%. Comparing base (6b723c9) to head (ad00c77).
Report is 6 commits behind head on dev.

Files with missing lines Patch % Lines
...i/src/services/canvas-float-dom-manager.service.ts 0.00% 145 Missing ⚠️
...eets-ui/src/services/canvas-pop-manager.service.ts 0.00% 74 Missing ⚠️
...ckages/ui/src/views/components/popup/dom-popup.tsx 0.00% 32 Missing ⚠️
...src/views/components/popup/single-canvas-popup.tsx 0.00% 32 Missing ⚠️
...ages/ui/src/views/components/popup/CanvasPopup.tsx 0.00% 16 Missing ⚠️
packages/sheets-ui/src/facade/f-range.ts 0.00% 12 Missing ⚠️
...ckages/sheets-drawing-ui/src/facade/f-worksheet.ts 0.00% 8 Missing ⚠️
...ckages/ui/src/views/components/popup/RectPopup.tsx 0.00% 5 Missing ⚠️
...ages/ui/src/services/popup/canvas-popup.service.ts 0.00% 4 Missing ⚠️
...ne-render/src/components/sheets/extensions/font.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4458      +/-   ##
==========================================
- Coverage   32.61%   32.54%   -0.08%     
==========================================
  Files        2575     2577       +2     
  Lines      133692   133991     +299     
  Branches    29736    29803      +67     
==========================================
  Hits        43602    43602              
- Misses      90090    90389     +299     

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

@lumixraku lumixraku force-pushed the feat/prepare-auto-complete branch from 5501058 to ad00c77 Compare January 12, 2025 07:08
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.

1 participant