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

docs: guidance on how to fix memory leaks #4058

Merged
merged 3 commits into from
Nov 14, 2024
Merged

docs: guidance on how to fix memory leaks #4058

merged 3 commits into from
Nov 14, 2024

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Nov 14, 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 14, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Nov 14, 2024

Playwright test results

passed  19 passed

Details

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

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 32.93%. Comparing base (6423ff8) to head (8989817).
Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
...ts-ui/src/views/sheet-container/SheetContainer.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4058      +/-   ##
==========================================
- Coverage   32.93%   32.93%   -0.01%     
==========================================
  Files        2497     2497              
  Lines      126904   126905       +1     
  Branches    28413    28413              
==========================================
  Hits        41792    41792              
- Misses      85112    85113       +1     

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

@wzhudev wzhudev marked this pull request as ready for review November 14, 2024 04:26
@wzhudev wzhudev requested a review from jikkai as a code owner November 14, 2024 04:26
@wzhudev wzhudev merged commit 4b47e2d into dev Nov 14, 2024
9 checks passed
@wzhudev wzhudev deleted the perf/mem-leak branch November 14, 2024 06:54
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.

1 participant