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

test: replace non-existent useStore with useOptionsStore #2827

Merged
merged 1 commit into from
Nov 8, 2024

fix(test): replace non-existent useStore with useOptionsStore

e81d81c
Select commit
Loading
Failed to load commit list.
Merged

test: replace non-existent useStore with useOptionsStore #2827

fix(test): replace non-existent useStore with useOptionsStore
e81d81c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

89.56% (-1.59%) compared to c6dd94b

View this Pull Request on Codecov

89.56% (-1.59%) compared to c6dd94b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.56%. Comparing base (c6dd94b) to head (e81d81c).

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #2827      +/-   ##
==========================================
- Coverage   91.15%   89.56%   -1.59%     
==========================================
  Files          14       14              
  Lines        1323     1323              
  Branches      222      219       -3     
==========================================
- Hits         1206     1185      -21     
- Misses        115      137      +22     
+ Partials        2        1       -1     

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