Skip to content

feat: move error reporting functionality to the core module #1984

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

Closed
wants to merge 49 commits into from

Merge remote-tracking branch 'origin/develop' into feat.move-error-re…

f27ad1c
Select commit
Loading
Failed to load commit list.
Closed

feat: move error reporting functionality to the core module #1984

Merge remote-tracking branch 'origin/develop' into feat.move-error-re…
f27ad1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2025 in 0s

61.25% (-0.02%) compared to 959b84c, passed because coverage increased by 0.34% when compared to adjusted base (60.90%)

View this Pull Request on Codecov

61.25% (-0.02%) compared to 959b84c, passed because coverage increased by 0.34% when compared to adjusted base (60.90%)

Details

Codecov Report

Attention: Patch coverage is 98.13665% with 6 lines in your changes missing coverage. Please review.

Project coverage is 61.25%. Comparing base (959b84c) to head (f27ad1c).

Files with missing lines Patch % Lines
...tics-js-plugins/src/iubendaConsentManager/utils.ts 0.00% 0 Missing and 2 partials ⚠️
...lytics-js-plugins/src/ketchConsentManager/utils.ts 0.00% 0 Missing and 2 partials ⚠️
...ponents/capabilitiesManager/CapabilitiesManager.ts 85.71% 1 Missing ⚠️
...omponents/userSessionManager/UserSessionManager.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1984      +/-   ##
===========================================
- Coverage    61.27%   61.25%   -0.02%     
===========================================
  Files          484      478       -6     
  Lines        16616    16386     -230     
  Branches      3340     3228     -112     
===========================================
- Hits         10182    10038     -144     
+ Misses        5213     5161      -52     
+ Partials      1221     1187      -34     

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