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: move data plane events processing to core #1999

Draft
wants to merge 65 commits into
base: develop
Choose a base branch
from

Merge remote-tracking branch 'origin/develop' into feat.move-event-ha…

3edab47
Select commit
Loading
Failed to load commit list.
Draft

feat: move data plane events processing to core #1999

Merge remote-tracking branch 'origin/develop' into feat.move-event-ha…
3edab47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 12, 2025 in 0s

82.73% of diff hit (target 61.36%)

View this Pull Request on Codecov

82.73% of diff hit (target 61.36%)

Annotations

Check warning on line 9 in packages/analytics-js-common/src/services/HttpClientError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/services/HttpClientError.ts#L9

Added line #L9 was not covered by tests

Check warning on line 15 in packages/analytics-js-common/src/services/HttpClientError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/services/HttpClientError.ts#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 20 in packages/analytics-js-common/src/services/HttpClientError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/services/HttpClientError.ts#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 24 in packages/analytics-js-common/src/services/HttpClientError.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/services/HttpClientError.ts#L24

Added line #L24 was not covered by tests

Check warning on line 3 in packages/analytics-js-common/src/utilities/http.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/http.ts#L3

Added line #L3 was not covered by tests

Check warning on line 193 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 287 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L287

Added line #L287 was not covered by tests

Check warning on line 289 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L289

Added line #L289 was not covered by tests

Check warning on line 294 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L294

Added line #L294 was not covered by tests

Check warning on line 297 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L297

Added line #L297 was not covered by tests

Check warning on line 300 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L300

Added line #L300 was not covered by tests

Check warning on line 303 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L303

Added line #L303 was not covered by tests

Check warning on line 306 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L306

Added line #L306 was not covered by tests

Check warning on line 309 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L309

Added line #L309 was not covered by tests

Check warning on line 313 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L312-L313

Added lines #L312 - L313 were not covered by tests

Check warning on line 317 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L317

Added line #L317 was not covered by tests

Check warning on line 319 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L319

Added line #L319 was not covered by tests

Check warning on line 610 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L610

Added line #L610 was not covered by tests

Check warning on line 615 in packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-common/src/utilities/retryQueue/RetryQueue.ts#L615

Added line #L615 was not covered by tests

Check warning on line 82 in packages/analytics-js-plugins/src/deviceModeTransformation/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/deviceModeTransformation/index.ts#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 97 in packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts#L97

Added line #L97 was not covered by tests

Check warning on line 102 in packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts#L102

Added line #L102 was not covered by tests

Check warning on line 106 in packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts#L106

Added line #L106 was not covered by tests

Check warning on line 108 in packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts#L108

Added line #L108 was not covered by tests

Check warning on line 110 in packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/analytics-js-plugins/src/deviceModeTransformation/utilities.ts#L110

Added line #L110 was not covered by tests