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

refactor(docs-ui): doc link #3880

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

refactor(docs-ui): doc link #3880

wants to merge 16 commits into from

Conversation

weird94
Copy link
Contributor

@weird94 weird94 commented Oct 29, 2024

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

@weird94 weird94 added the qa:untested This PR is ready to be tested label Oct 29, 2024
Copy link

github-actions bot commented Oct 29, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Oct 29, 2024

Playwright test results

passed  19 passed

Details

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

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 18.07910% with 145 lines in your changes missing coverage. Please review.

Project coverage is 30.98%. Comparing base (bc6a7bb) to head (e61c26c).
Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
...docs/data-model/text-x/apply-utils/update-apply.ts 32.39% 48 Missing ⚠️
...docs/data-model/text-x/build-utils/text-x-utils.ts 0.00% 33 Missing ⚠️
...e/src/docs/data-model/text-x/apply-utils/common.ts 10.52% 17 Missing ⚠️
...docs/data-model/text-x/build-utils/custom-range.ts 0.00% 14 Missing ⚠️
...es/docs-ui/src/basics/custom-decoration-factory.ts 0.00% 6 Missing ⚠️
...s-ui/src/commands/commands/core-editing.command.ts 0.00% 5 Missing ⚠️
...re/src/docs/data-model/text-x/build-utils/parse.ts 0.00% 3 Missing ⚠️
...ocs-ui/src/commands/commands/doc-delete.command.ts 0.00% 3 Missing ⚠️
...docs-ui/src/commands/commands/ime-input.command.ts 0.00% 2 Missing ⚠️
packages/core/src/docs/data-model/text-x/utils.ts 0.00% 1 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3880      +/-   ##
==========================================
+ Coverage   30.93%   30.98%   +0.04%     
==========================================
  Files        2387     2387              
  Lines      122012   121939      -73     
  Branches    26999    26961      -38     
==========================================
+ Hits        37750    37782      +32     
+ Misses      84262    84157     -105     

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

@weird94 weird94 added the 0.5.0 label Oct 29, 2024
@univer-bot univer-bot bot removed the qa:untested This PR is ready to be tested label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants