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: take mem snapshot in mem.spec when local run #4594

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

Conversation

lumixraku
Copy link
Contributor

@lumixraku lumixraku commented Feb 7, 2025

close #xxx

take two heapsnapshot in univer root path when run mem.spec.ts locally

memory-first.heapsnapshot & memory-second.heapsnapshot

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 Feb 7, 2025

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@lumixraku lumixraku changed the title fix: mem snapshot fix: take mem snapshot in mem.spec when local run Feb 7, 2025
Copy link

github-actions bot commented Feb 7, 2025

Playwright test results

passed  24 passed

Details

stats  24 tests across 11 suites
duration  5 minutes, 24 seconds
commit  8d3fb8a
info  For more information, see full report

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.70%. Comparing base (3dc94a9) to head (8d3fb8a).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4594      +/-   ##
==========================================
- Coverage   32.71%   32.70%   -0.02%     
==========================================
  Files        2600     2600              
  Lines      135306   135306              
  Branches    30141    30141              
==========================================
- Hits        44271    44250      -21     
- Misses      91035    91056      +21     

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

1 participant