-
Notifications
You must be signed in to change notification settings - Fork 450
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
add software_title_id to added_app_store_app activity #25119
Conversation
4c5d1ad
to
5482c2c
Compare
5482c2c
to
141e439
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #25119 +/- ##
=======================================
Coverage 63.82% 63.83%
=======================================
Files 1615 1615
Lines 153604 153607 +3
Branches 3951 3951
=======================================
+ Hits 98045 98055 +10
+ Misses 47757 47751 -6
+ Partials 7802 7801 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
relates to #24120 adds the `software_title_id` to the `added_app_store_activity` - [x] Added/updated automated tests - [x] Manual QA for all new/changed functionality
relates to #24120
adds the
software_title_id
to theadded_app_store_activity