Skip to content

feat: added user_sessions_data to collection param#11

Merged
miguelccodev merged 1 commit intomainfrom
feat--mr-56--added-user-sessions-data
Mar 5, 2026
Merged

feat: added user_sessions_data to collection param#11
miguelccodev merged 1 commit intomainfrom
feat--mr-56--added-user-sessions-data

Conversation

@miguelccodev
Copy link
Contributor

@miguelccodev miguelccodev commented Mar 5, 2026

Changes

  • type updates for user_sessions_data
  • options update for uniq

How to test

  • npm run test
    Ref: MR-56

Summary by CodeRabbit

  • New Features
    • Extended event data collection to support user sessions data alongside existing summary data tracking.

@miguelccodev miguelccodev self-assigned this Mar 5, 2026
@miguelccodev miguelccodev merged commit 8a5d98f into main Mar 5, 2026
2 of 3 checks passed
@coderabbitai
Copy link

coderabbitai bot commented Mar 5, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4c9490d2-8b1a-44aa-867e-c7e8ff13279d

📥 Commits

Reviewing files that changed from the base of the PR and between 98f268f and 61d549f.

📒 Files selected for processing (1)
  • src/android-interface/types.d.ts

📝 Walkthrough

Walkthrough

A single type definition is expanded to support an additional collection value. The AppEventPayloadCollection type alias in the TypeScript definitions now accepts 'user_sessions_data' alongside the existing 'summary_data'.

Changes

Cohort / File(s) Summary
Type Definitions
src/android-interface/types.d.ts
Updated AppEventPayloadCollection type alias to include 'user_sessions_data' as an additional union member alongside 'summary_data'.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A new whisker-thin line in the types we keep,
User sessions now hop where summaries sleep,
The union expands with a simple | dance,
One more collection gives AppEvent its chance! 🐰✨

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat--mr-56--added-user-sessions-data

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@miguelccodev
Copy link
Contributor Author

🎉 This PR is included in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant