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

EventsApi: Implement report #61

Merged
merged 14 commits into from
Aug 28, 2023
Merged

Conversation

ejaffee01
Copy link
Contributor

Implenment report function for Analytics Events SDK.

J=FUS-5873
R=abenno, mtian, sawong
TEST=unit

Wrote unit tests that mock the response of post and getOrSetupSessionId and all pass. The tests check that merging behavior is correct, and the arguments passed into the post call are correct.

Implenment report function for Analytics Events SDK.

J=FUS-5873
R=abenno, mtian, sawong
TEST=unit

Wrote unit tests that mock the response of post and getOrSetupSessionId
and all pass. The tests check that merging behavior is correct, and the
arguments passed into the post call are correct.
src/setupSessionId.ts Outdated Show resolved Hide resolved
@ejaffee01 ejaffee01 marked this pull request as ready for review August 25, 2023 17:49
@ejaffee01 ejaffee01 self-assigned this Aug 25, 2023
src/post.ts Outdated Show resolved Hide resolved
tests/setupRequestUrl.test.ts Show resolved Hide resolved
src/AnalyticsEventReporter.ts Show resolved Hide resolved
src/merge.ts Show resolved Hide resolved
src/AnalyticsEventReporter.ts Outdated Show resolved Hide resolved
src/AnalyticsEventReporter.ts Show resolved Hide resolved
src/AnalyticsEventReporter.ts Outdated Show resolved Hide resolved
src/AnalyticsEventReporter.ts Outdated Show resolved Hide resolved
src/AnalyticsEventReporter.ts Outdated Show resolved Hide resolved
src/post.ts Outdated Show resolved Hide resolved
src/AnalyticsConfig.ts Outdated Show resolved Hide resolved
src/setupSessionId.ts Outdated Show resolved Hide resolved
src/setupRequestUrl.ts Outdated Show resolved Hide resolved
src/EventPayload.ts Outdated Show resolved Hide resolved
@ejaffee01 ejaffee01 merged commit 4034c9a into dev/unified-sdk Aug 28, 2023
11 checks passed
@ejaffee01 ejaffee01 deleted the dev/implement-report branch August 28, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants