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(sandbox): add strictDomSelector config #658

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

Conversation

zhoushaw
Copy link
Member

@zhoushaw zhoushaw commented Feb 5, 2024

Description

  • feat(sandbox): add strictDomSelector config

Related Issue

None

Types of changes

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

Checklist

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

Copy link

vercel bot commented Feb 5, 2024

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

Name Status Preview Comments Updated (UTC)
garfish ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 5, 2024 7:10am

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (bd8a4b1) 83.31% compared to head (b7a28dc) 82.68%.
Report is 2 commits behind head on main.

Files Patch % Lines
...ckages/browser-vm/src/proxyInterceptor/document.ts 12.50% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
- Coverage   83.31%   82.68%   -0.63%     
==========================================
  Files          90       90              
  Lines       12492    12506      +14     
  Branches     1931     1941      +10     
==========================================
- Hits        10408    10341      -67     
- Misses       2069     2152      +83     
+ Partials       15       13       -2     

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

None yet

1 participant