Closed daniel-zamora closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
694690a
) 94.34% compared to head (58d5832
) 94.35%.:exclamation: Current head 58d5832 differs from pull request most recent head b879f24. Consider uploading reports for the commit b879f24 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Overview
What is the feature?
Adds clientId to metricsLogger logging where appropriate.
What is the Solution?
Added a column to downloads in the database for clientId, so when we go to log a downloadId we will have a clientId as well.
What areas of the application does this impact?
sqllite migration pause downloads resume downloads finish download cancel downloads initiate download send to eula send to login opening deeplinks
Testing
Reproduction steps
-dev metricsLogger sends to uat edsc aws cloudwatch
Verify the metrics logger log statements for the following also log client id: pausing downloads resuming downloads finish download canceling downloads initiateting download download that requires eula download that requires login
Attachments
Please include relevant screenshots or files that would be helpful in reviewing and verifying this change.
Checklist
version
field in package.json and rannpm install