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: review comment addressed

a05de70
Select commit
Loading
Failed to load commit list.
Merged

feat: error reporting plugin #1601

chore: review comment addressed
a05de70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 9, 2024 in 1s

66.25% of diff hit (target 54.61%)

View this Pull Request on Codecov

66.25% of diff hit (target 54.61%)

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 44 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#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 27 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L27

Added line #L27 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L50 was not covered by tests

Check warning on line 60 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L60

Added line #L60 was not covered by tests

Check warning on line 79 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L79

Added line #L79 was not covered by tests

Check warning on line 83 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 96 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L96

Added line #L96 was not covered by tests

Check warning on line 99 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 108 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 112 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L110 - L112 were not covered by tests

Check warning on line 119 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L119

Added line #L119 was not covered by tests

Check warning on line 122 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L122

Added line #L122 was not covered by tests

Check warning on line 127 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 134 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 137 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L137

Added line #L137 was not covered by tests

Check warning on line 141 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L141

Added line #L141 was not covered by tests

Check warning on line 181 in packages/analytics-js-plugins/src/errorReporting/event/event.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/event.ts#L181

Added line #L181 was not covered by tests

Check warning on line 12 in packages/analytics-js-plugins/src/errorReporting/event/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/event/utils.ts#L12

Added line #L12 was not covered by tests

Check warning on line 45 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#L45

Added line #L45 was not covered by tests

Check warning on line 79 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#L79

Added line #L79 was not covered by tests

Check warning on line 36 in packages/analytics-js-plugins/src/errorReporting/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/utils.ts#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 45 in packages/analytics-js-plugins/src/errorReporting/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/utils.ts#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 157 in packages/analytics-js-plugins/src/errorReporting/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/errorReporting/utils.ts#L157

Added line #L157 was not covered by tests