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(doc-mention): doc mention error #4077

Merged
merged 1 commit into from
Nov 15, 2024
Merged

fix(doc-mention): doc mention error #4077

merged 1 commit into from
Nov 15, 2024

Conversation

weird94
Copy link
Contributor

@weird94 weird94 commented Nov 15, 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 Nov 15, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@weird94 weird94 merged commit d3085e2 into dev Nov 15, 2024
8 of 9 checks passed
@weird94 weird94 deleted the fix/mention branch November 15, 2024 09:10
Copy link

Playwright test results

failed  1 failed
passed  18 passed

Details

stats  19 tests across 9 suites
duration  5 minutes, 40 seconds
commit  a25269f
info  For more information, see full report

Failed tests

chromium › memory/memory.spec.ts › memory

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

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

Project coverage is 32.98%. Comparing base (403381b) to head (a25269f).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...s-ui/src/commands/commands/core-editing.command.ts 0.00% 6 Missing ⚠️
...on-ui/src/commands/commands/doc-mention.command.ts 0.00% 2 Missing ⚠️
...ckages/docs/src/utils/replace-selection-factory.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4077      +/-   ##
==========================================
- Coverage   32.99%   32.98%   -0.01%     
==========================================
  Files        2437     2437              
  Lines      126781   126786       +5     
  Branches    28377    28380       +3     
==========================================
  Hits        41826    41826              
- Misses      84955    84960       +5     

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

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