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

feat: Move Mixpanel metrics to tools:analytics #2086

Merged
merged 11 commits into from
Jul 14, 2021

Conversation

adamfilipow92
Copy link
Contributor

Fixes #

Test Plan

How do we know the code works?

This is part of #2044. Everything should work as before. Tests should pass.

Copy link
Contributor

@Sloox Sloox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @adamfilipow92

@@ -28,21 +24,6 @@ object CostReport : IReport {
totalBillablePhysicalMinutes += it.billableMinutes.physical
}

val virtualCost = calculateVirtualCost(totalBillableVirtualMinutes.toBigDecimal())
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed because currently causing failed tests. We will merge all events into single #2087 so this event is currently redundant

@github-actions
Copy link
Contributor

github-actions bot commented Jul 14, 2021

Timestamp: 2021-07-14 16:50:10
Buildscan url for ubuntu-workflow run 1031007093
https://gradle.com/s/f6gagelqy4clq

@adamfilipow92 adamfilipow92 marked this pull request as ready for review July 14, 2021 16:54
@piotradamczyk5 piotradamczyk5 self-requested a review July 14, 2021 17:21
@piotradamczyk5 piotradamczyk5 merged commit ace7b16 into master Jul 14, 2021
@piotradamczyk5 piotradamczyk5 deleted the 2044-corellium-metrics branch July 14, 2021 17:21
@github-actions github-actions bot locked and limited conversation to collaborators Jul 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants