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: change ref when user change #2501

Merged
merged 4 commits into from
Jun 13, 2024
Merged

fix: change ref when user change #2501

merged 4 commits into from
Jun 13, 2024

Conversation

ybzky
Copy link
Contributor

@ybzky ybzky commented Jun 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

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 27.13%. Comparing base (b3393ef) to head (2363e5e).
Report is 1 commits behind head on dev.

Files Patch % Lines
...ackages/sheets-ui/src/views/sheet-bar/SheetBar.tsx 0.00% 5 Missing ⚠️
...core/src/services/permission/permission.service.ts 66.66% 1 Missing ⚠️
packages/core/src/sheets/workbook.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2501   +/-   ##
=======================================
  Coverage   27.12%   27.13%           
=======================================
  Files        1653     1653           
  Lines       83328    83329    +1     
  Branches    17260    17259    -1     
=======================================
+ Hits        22605    22611    +6     
+ Misses      60723    60718    -5     

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

Copy link

github-actions bot commented Jun 13, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@ybzky ybzky merged commit b23148b into dev Jun 13, 2024
9 checks passed
@ybzky ybzky deleted the fix-permission-add-once branch June 13, 2024 08:10
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