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: error filtering of non-errors #1811

Merged
merged 7 commits into from
Jul 31, 2024

chore: modify normalise error

fd70e12
Select commit
Loading
Failed to load commit list.
Merged

fix: error filtering of non-errors #1811

chore: modify normalise error
fd70e12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 30, 2024 in 0s

76.66% of diff hit (target 56.61%)

View this Pull Request on Codecov

76.66% of diff hit (target 56.61%)

Annotations

Check warning on line 2 in packages/analytics-js-common/src/constants/errors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L1 - L2 were not covered by tests

Check warning on line 4 in packages/analytics-js-common/src/constants/errors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/constants/errors.ts#L4

Added line #L4 was not covered by tests

Check warning on line 78 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#L78

Added line #L78 was not covered by tests

Check warning on line 60 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#L60

Added line #L60 was not covered by tests