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: extract debugger plugin to standalone package #2269

Merged
merged 6 commits into from
May 17, 2024
Merged

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented May 17, 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).

Copy link

codecov bot commented May 17, 2024

Codecov Report

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

Project coverage is 30.86%. Comparing base (db4561a) to head (15fca4e).
Report is 1 commits behind head on dev.

Files Patch % Lines
packages/find-replace/src/plugin.ts 0.00% 1 Missing ⚠️
packages/sheets-filter-ui/src/plugin.ts 0.00% 1 Missing ⚠️
packages/sheets-find-replace/src/plugin.ts 0.00% 1 Missing ⚠️
packages/sheets-ui/src/sheets-ui-plugin.ts 0.00% 1 Missing ⚠️
packages/sheets/src/sheets-plugin.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2269   +/-   ##
=======================================
  Coverage   30.86%   30.86%           
=======================================
  Files        1379     1379           
  Lines       70891    70894    +3     
  Branches    14905    14905           
=======================================
+ Hits        21882    21883    +1     
- Misses      49009    49011    +2     

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

Copy link

github-actions bot commented May 17, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@wzhudev wzhudev merged commit f89e3bd into dev May 17, 2024
8 checks passed
@wzhudev wzhudev deleted the feat/debug-package branch May 17, 2024 10:51
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.

None yet

2 participants