dream-num / univer

Univer is an isomorphic full-stack framework for creating and editing spreadsheets, docs, and slides across client and server.
https://univer.ai
Apache License 2.0
7.53k stars 654 forks source link

chore: add config to set permission background & move watermark ui to… #4042

Closed ybzky closed 3 weeks ago

ybzky commented 3 weeks ago

… debugger package

close #xxx

Pull Request Checklist

github-actions[bot] commented 3 weeks ago

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link
github-actions[bot] commented 3 weeks ago

Playwright test results

passed  19 passed

Details

stats  19 tests across 9 suites
duration  4 minutes, 39 seconds
commit  58c33f4
info  For more information, [see full report]()

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 32.95%. Comparing base (d793188) to head (58c33f4). Report is 18 commits behind head on dev.

Files with missing lines Patch % Lines
...s/permission/sheet-permission-render.controller.ts 0.00% 14 Missing :warning:
packages/sheets-ui/src/consts/permission.ts 0.00% 1 Missing :warning:
packages/watermark/src/plugin.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4042 +/- ## ========================================== + Coverage 32.84% 32.95% +0.10% ========================================== Files 2501 2494 -7 Lines 126541 126735 +194 Branches 28338 28380 +42 ========================================== + Hits 41566 41763 +197 + Misses 84975 84972 -3 ```

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