Skip to content

Conversation

@angelapwen
Copy link
Contributor

Previously this field was being sent as a float, which was causing upstream errors in our data warehouse because an int was expected. This change uses Math.round() to ensure that it's an int, and adjusts unit tests so that we are testing that the value is an int rather than a number.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@angelapwen angelapwen requested a review from a team as a code owner January 27, 2023 08:41
@angelapwen angelapwen requested a review from Daverlo January 27, 2023 08:41
@Daverlo Daverlo requested a review from a team January 27, 2023 08:43
@angelapwen angelapwen enabled auto-merge (squash) January 27, 2023 08:43
@angelapwen angelapwen merged commit 4664f39 into github:main Jan 27, 2023
@angelapwen angelapwen deleted the fix-telemetry-int branch January 27, 2023 09:05
@github-actions github-actions bot mentioned this pull request Jan 27, 2023
6 tasks
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.

2 participants