Skip to content
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

Remove duplicate pipenv metric event #1070

Merged
merged 1 commit into from
Sep 18, 2020
Merged

Conversation

edmorley
Copy link
Member

Since the tool.pipenv event is being emitted twice per pipenv build, inflating its usage.

This whole file could do with a massive refactor (4 levels deep of conditionals is never a good sign), but that can wait until a later PR.

In the future it would also be great to have testing of metrics events.

Closes W-8094963.

Since the `tool.pipenv` event is being emitted twice per pipenv build,
inflating its usage.

This whole file could do with a massive refactor (4 levels deep of
conditionals is never a good sign), but that can wait until a later PR.

In the future it would also be great to have testing of metrics events.

Closes @W-8094963@.
@edmorley edmorley self-assigned this Sep 18, 2020
@edmorley edmorley marked this pull request as ready for review September 18, 2020 18:01
@edmorley edmorley requested a review from a team as a code owner September 18, 2020 18:01
@edmorley edmorley merged commit 64fb396 into main Sep 18, 2020
@edmorley edmorley deleted the rm-duplicate-pipenv-metric branch September 18, 2020 18:04
dryan pushed a commit to dryan/heroku-buildpack-python that referenced this pull request Nov 19, 2020
Since the `tool.pipenv` event is being emitted twice per pipenv build,
inflating its usage.

This whole file could do with a massive refactor (4 levels deep of
conditionals is never a good sign), but that can wait until a later PR.

In the future it would also be great to have testing of metrics events.

Closes @W-8094963@.
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