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: click on shadowDOM popup should not close it #480

Merged
merged 9 commits into from
Sep 3, 2024

Update tests/shadow.test.tsx

b06750f
Select commit
Loading
Failed to load commit list.
Merged

fix: click on shadowDOM popup should not close it #480

Update tests/shadow.test.tsx
b06750f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 1s

97.85% (+0.14%) compared to c629b9c

View this Pull Request on Codecov

97.85% (+0.14%) compared to c629b9c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (c629b9c) to head (b06750f).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #480      +/-   ##
==========================================
+ Coverage   97.71%   97.85%   +0.14%     
==========================================
  Files          13       13              
  Lines         787      793       +6     
  Branches      234      229       -5     
==========================================
+ Hits          769      776       +7     
+ Misses         18       17       -1     

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