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

fix(billing): use bmh for usage total #88873

Merged
merged 5 commits into from
Apr 7, 2025
Merged

Conversation

brendanhsentry
Copy link
Member

@brendanhsentry brendanhsentry commented Apr 5, 2025

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 5, 2025
Copy link

codecov bot commented Apr 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #88873       +/-   ##
===========================================
+ Coverage   46.18%   87.73%   +41.54%     
===========================================
  Files       10071    10071               
  Lines      569697   569251      -446     
  Branches    22433    22336       -97     
===========================================
+ Hits       263139   499454   +236315     
+ Misses     306115    69398   -236717     
+ Partials      443      399       -44     

@brendanhsentry brendanhsentry marked this pull request as ready for review April 7, 2025 18:59
@brendanhsentry brendanhsentry requested a review from a team as a code owner April 7, 2025 18:59
@brendanhsentry brendanhsentry merged commit 6e9a165 into master Apr 7, 2025
42 checks passed
@brendanhsentry brendanhsentry deleted the brendan/billing-use-bmh branch April 7, 2025 21:02
@brendanhsentry brendanhsentry added the Trigger: Revert Add to a merged PR to revert it (skips CI) label Apr 8, 2025
@getsentry-bot
Copy link
Contributor

PR reverted: 62541ab

getsentry-bot added a commit that referenced this pull request Apr 8, 2025
This reverts commit 6e9a165.

Co-authored-by: brendanhsentry <[email protected]>
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
This reverts commit 6e9a165.

Co-authored-by: brendanhsentry <[email protected]>
brendanhsentry added a commit that referenced this pull request Apr 8, 2025
Closes getsentry/getsentry#17153

retry #88873

this time we'll default `usage` to 0 if `categoryInfo` is undefined
Christinarlong pushed a commit that referenced this pull request Apr 10, 2025
This reverts commit 6e9a165.

Co-authored-by: brendanhsentry <[email protected]>
Christinarlong pushed a commit that referenced this pull request Apr 10, 2025
Closes getsentry/getsentry#17153

retry #88873

this time we'll default `usage` to 0 if `categoryInfo` is undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components Trigger: Revert Add to a merged PR to revert it (skips CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants