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

[plugin-web-app] Use custom JS-based WebStorage implementation only #4710

Merged

[plugin-web-app] Use custom JS-based `WebStorage` implementation only

d1789b6
Select commit
Loading
Failed to load commit list.
Merged

[plugin-web-app] Use custom JS-based WebStorage implementation only #4710

[plugin-web-app] Use custom JS-based `WebStorage` implementation only
d1789b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2024 in 0s

97.39% (-0.01%) compared to b4a8376, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

97.39% (-0.01%) compared to b4a8376, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b4a8376) 97.40% compared to head (d1789b6) 97.39%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4710      +/-   ##
============================================
- Coverage     97.40%   97.39%   -0.01%     
+ Complexity     6806     6798       -8     
============================================
  Files           917      915       -2     
  Lines         18897    18878      -19     
  Branches       1260     1258       -2     
============================================
- Hits          18406    18387      -19     
  Misses          384      384              
  Partials        107      107              

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