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(widget): suppress console errors #2594

Merged
merged 10 commits into from
May 9, 2024

Merge branch 'master' into widget/hide-console-errors

31a92f1
Select commit
Loading
Failed to load commit list.
Merged

feat(widget): suppress console errors #2594

Merge branch 'master' into widget/hide-console-errors
31a92f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 1s

36.27880% (-3.65310%) compared to f1f61b0

View this Pull Request on Codecov

36.27880% (-3.65310%) compared to f1f61b0

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 36.27880%. Comparing base (f1f61b0) to head (31a92f1).

Files Patch % Lines
packages/sdk-router/src/router/router.ts 0.00000% 2 Missing ⚠️
packages/sdk-router/src/utils/RouterCache.ts 0.00000% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2594         +/-   ##
===================================================
- Coverage   39.93190%   36.27880%   -3.65311%     
===================================================
  Files            183         132         -51     
  Lines          14685       10287       -4398     
  Branches          80          80                 
===================================================
- Hits            5864        3732       -2132     
+ Misses          8062        6048       -2014     
+ Partials         759         507        -252     

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