Skip to content

Conversation

@brizental
Copy link
Contributor

@brizental brizental commented Feb 24, 2022

This PR is missing event metric type, which I'll send in a separate PR, because that one required a bit more complex changes and the changes were self contained (#1218)

Note: this PR is long, but it was not possible to make it smaller than it currently is. I suggest reviewing commit by commit because I tried to be extra mindful of containing related changes per commit.

Pull Request checklist

  • Quality: Make sure this PR builds and runs cleanly.
    • Inside the glean/ folder, run:
      • npm run test Runs all tests
      • npm run lint Runs all linters
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
  • Documentation: This PR includes documentation changes, an explanation of why it does not need that or a follow-up bug has been filed to do that work

@auto-assign auto-assign bot requested a review from badboy February 24, 2022 14:06
@brizental brizental changed the title Bug 1710828 - Record error in case value of incorrect type is given to metricrecording function Bug 1710828 - Record error in case value of incorrect type is given to metric recording function Feb 24, 2022
@brizental brizental force-pushed the 1710828-metric-creation-error-0 branch from 9e01711 to f4192d2 Compare March 3, 2022 10:49
@brizental brizental force-pushed the 1710828-metric-creation-error-0 branch from 44d0ad0 to f8c81e1 Compare March 10, 2022 15:35
@brizental brizental merged commit 8cfa264 into mozilla:main Mar 10, 2022
@brizental brizental deleted the 1710828-metric-creation-error-0 branch March 10, 2022 15:57
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