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(vm-sandbox): 修复 disableCollect 赋值问题 #643

Merged
merged 4 commits into from
Oct 10, 2023

Conversation

danpeen
Copy link
Collaborator

@danpeen danpeen commented Oct 10, 2023

Description

fix(vm-sandbox): 修复 disableCollect 赋值问题

Related Issue

Types of changes

  • [ x ] Docs change / refactoring / dependency upgrade
  • [ x ] Bug fix (non-breaking change which fixes an issue)
  • [ x ] New feature (non-breaking change which adds functionality)

Checklist

  • [ x ] I have added tests to cover my changes.
  • [ x ] All new and existing tests passed.
  • [ x ] I have updated the documentation.

@vercel
Copy link

vercel bot commented Oct 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
garfish ✅ Ready (Inspect) Visit Preview Oct 10, 2023 0:15am

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4cdd993) 83.28% compared to head (c10dc30) 83.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #643   +/-   ##
=======================================
  Coverage   83.28%   83.28%           
=======================================
  Files          90       90           
  Lines       12482    12482           
  Branches     1933     1933           
=======================================
  Hits        10396    10396           
  Misses       2069     2069           
  Partials       17       17           
Files Coverage Δ
packages/browser-vm/src/pluginify.ts 86.66% <100.00%> (ø)

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

@zhoushaw zhoushaw merged commit 63a62dc into main Oct 10, 2023
8 checks passed
@zhoushaw zhoushaw deleted the fix/disableCollect-config branch October 10, 2023 13:20
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