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

chore: move permission controller to sheets pacakge #4295

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

ybzky
Copy link
Member

@ybzky ybzky commented Dec 13, 2024

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 Dec 13, 2024

View Deployment

#12313520036

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

Copy link

github-actions bot commented Dec 13, 2024

Playwright test results

passed  19 passed
flaky  1 flaky

Details

stats  20 tests across 9 suites
duration  6 minutes, 11 seconds
commit  39d71ea
info  For more information, see full report

Flaky tests

chromium › memory/memory.spec.ts › memory

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 1.91083% with 154 lines in your changes missing coverage. Please review.

Project coverage is 33.63%. Comparing base (dc60cb3) to head (39d71ea).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...permission/sheet-permission-check-ui.controller.ts 1.66% 118 Missing ⚠️
...controllers/sheets-filter-permission.controller.ts 0.00% 7 Missing ⚠️
...rs/permission/sheet-permission-check.controller.ts 0.00% 7 Missing ⚠️
...ion-ui/src/controllers/dv-permission.controller.ts 0.00% 5 Missing ⚠️
...ing-ui/src/controllers/cf.permission.controller.ts 0.00% 3 Missing ⚠️
...rc/controllers/hyper-link-permission.controller.ts 0.00% 3 Missing ⚠️
...-hyper-link-ui/src/controllers/popup.controller.ts 0.00% 3 Missing ⚠️
...on-ui/src/views/components/list-dropdown/index.tsx 0.00% 2 Missing ⚠️
...trollers/sheets-thread-comment-hover.controller.ts 0.00% 2 Missing ⚠️
...trollers/sheets-thread-comment-popup.controller.ts 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4295      +/-   ##
==========================================
- Coverage   33.66%   33.63%   -0.04%     
==========================================
  Files        2497     2500       +3     
  Lines      128465   128520      +55     
  Branches    28782    28784       +2     
==========================================
- Hits        43246    43223      -23     
- Misses      85219    85297      +78     

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

@ybzky ybzky force-pushed the chore/move-permission-controller branch from b861bb8 to cf4728c Compare December 13, 2024 08:46
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