-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add Account usage banners to plan page #3381
Conversation
Bundle ReportChanges will increase total bundle size by 1.97kB (0.03%) ⬆️. This is within the configured threshold ✅ Detailed changes
ℹ️ *Bundle size includes cached data from a previous commit |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3381 +/- ##
=======================================
Coverage 99.17% 99.17%
=======================================
Files 803 803
Lines 14153 14166 +13
Branches 3899 3908 +9
=======================================
+ Hits 14036 14049 +13
Misses 108 108
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #3381 +/- ##
=======================================
Coverage 99.17% 99.17%
=======================================
Files 803 803
Lines 14153 14166 +13
Branches 3904 3908 +4
=======================================
+ Hits 14036 14049 +13
Misses 108 108
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3381 +/- ##
=======================================
Coverage 99.17% 99.17%
=======================================
Files 803 803
Lines 14153 14166 +13
Branches 3904 3903 -1
=======================================
+ Hits 14036 14049 +13
Misses 108 108
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 1.97kB (0.03%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3381 +/- ##
=======================================
Coverage 99.17% 99.17%
=======================================
Files 803 803
Lines 14153 14166 +13
Branches 3899 3903 +4
=======================================
+ Hits 14036 14049 +13
Misses 108 108
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for moving this over to MSW mocks alongside your changes 🙏
Adds seat usage banners for new multi org accounts using the useEnterpriseAccountDetails hook.
Design
Closes codecov/engineering-team#2561