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: prevent default rejection handling #1791

Merged

fix: prevent default rejection handling

df2984d
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent default rejection handling #1791

fix: prevent default rejection handling
df2984d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

56.60% (-0.01%) compared to b284617, passed because coverage increased by -0.01% when compared to adjusted base (56.61%)

View this Pull Request on Codecov

56.60% (-0.01%) compared to b284617, passed because coverage increased by -0.01% when compared to adjusted base (56.61%)

Details

Codecov Report

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

Project coverage is 56.60%. Comparing base (b284617) to head (df2984d).

Files Patch % Lines
...ytics-js/src/services/ErrorHandler/ErrorHandler.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                         Coverage Diff                         @@
##           hotfix/exclude-promiserejection    #1791      +/-   ##
===================================================================
- Coverage                            56.61%   56.60%   -0.01%     
===================================================================
  Files                                  471      471              
  Lines                                16079    16081       +2     
  Branches                              3220     3219       -1     
===================================================================
  Hits                                  9103     9103              
- Misses                                5714     5734      +20     
+ Partials                              1262     1244      -18     

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