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

chore: address review comment

a1bdc87
Select commit
Loading
Failed to load commit list.
Merged

feat: error reporting plugin #1601

chore: address review comment
a1bdc87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 19, 2024 in 1s

87.03% of diff hit (target 56.44%)

View this Pull Request on Codecov

87.03% 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 109 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#L109

Added line #L109 was not covered by tests

Check warning on line 126 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#L126

Added line #L126 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 55 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#L55

Added line #L55 was not covered by tests

Check warning on line 64 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#L64

Added line #L64 was not covered by tests

Check warning on line 70 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#L70

Added line #L70 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