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(devtools): expose selected store as global variable #2692

Merged
merged 3 commits into from
Jun 26, 2024

refactor: add to globalThis

1373b80
Select commit
Loading
Failed to load commit list.
Merged

feat(devtools): expose selected store as global variable #2692

refactor: add to globalThis
1373b80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 0s

95.46% (+0.94%) compared to 67cfd48

View this Pull Request on Codecov

95.46% (+0.94%) compared to 67cfd48

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.46%. Comparing base (67cfd48) to head (1373b80).
Report is 279 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #2692      +/-   ##
==========================================
+ Coverage   94.51%   95.46%   +0.94%     
==========================================
  Files          12       11       -1     
  Lines        3248     2912     -336     
  Branches      219      189      -30     
==========================================
- Hits         3070     2780     -290     
+ Misses        174      131      -43     
+ Partials        4        1       -3     

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