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: error reporting plugin #1601

Merged
merged 47 commits into from
Jul 19, 2024

Merge branch 'develop' into feature/sdk-1096-error-reporting-plugin

786928c
Select commit
Loading
Failed to load commit list.
Merged

feat: error reporting plugin #1601

Merge branch 'develop' into feature/sdk-1096-error-reporting-plugin
786928c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 17, 2024 in 1s

86.87% of diff hit (target 56.44%)

View this Pull Request on Codecov

86.87% of diff hit (target 56.44%)

Annotations

Check warning on line 1 in packages/analytics-js-common/src/constants/metrics.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/constants/metrics.ts#L1

Added line #L1 was not covered by tests

Check warning on line 3 in packages/analytics-js-common/src/constants/metrics.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/constants/metrics.ts#L3

Added line #L3 was not covered by tests

Check warning on line 45 in packages/analytics-js-common/src/types/ErrorHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/types/ErrorHandler.ts#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 50 in packages/analytics-js-plugins/src/errorReporting/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/index.ts#L50

Added line #L50 was not covered by tests

Check warning on line 110 in packages/analytics-js-plugins/src/errorReporting/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/index.ts#L110

Added line #L110 was not covered by tests

Check warning on line 130 in packages/analytics-js-plugins/src/errorReporting/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/index.ts#L130

Added line #L130 was not covered by tests

Check warning on line 233 in packages/analytics-js/src/constants/logMessages.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js/src/constants/logMessages.ts#L233

Added line #L233 was not covered by tests

Check warning on line 56 in packages/analytics-js/src/services/ErrorHandler/ErrorHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js/src/services/ErrorHandler/ErrorHandler.ts#L56

Added line #L56 was not covered by tests

Check warning on line 65 in packages/analytics-js/src/services/ErrorHandler/ErrorHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js/src/services/ErrorHandler/ErrorHandler.ts#L65

Added line #L65 was not covered by tests

Check warning on line 71 in packages/analytics-js/src/services/ErrorHandler/ErrorHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js/src/services/ErrorHandler/ErrorHandler.ts#L71

Added line #L71 was not covered by tests

Check warning on line 61 in packages/analytics-js/src/services/ErrorHandler/processError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js/src/services/ErrorHandler/processError.ts#L61

Added line #L61 was not covered by tests

Check warning on line 63 in packages/analytics-js/src/services/ErrorHandler/processError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js/src/services/ErrorHandler/processError.ts#L63

Added line #L63 was not covered by tests