-
Notifications
You must be signed in to change notification settings - Fork 25
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
spalmurray/account details card #3382
Conversation
Bundle ReportChanges will increase total bundle size by 2.64kB (0.04%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Bundle ReportChanges will increase total bundle size by 2.64kB (0.04%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3382 +/- ##
=======================================
Coverage 99.18% 99.18%
=======================================
Files 804 805 +1
Lines 14228 14232 +4
Branches 3921 3927 +6
=======================================
+ Hits 14112 14116 +4
Misses 107 107
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. @@ Coverage Diff @@
## main #3382 +/- ##
=======================================
Coverage 99.18% 99.18%
=======================================
Files 804 805 +1
Lines 14228 14232 +4
Branches 3921 3922 +1
=======================================
+ Hits 14112 14116 +4
Misses 107 107
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 #3382 +/- ##
=======================================
Coverage 99.18% 99.18%
=======================================
Files 804 805 +1
Lines 14228 14232 +4
Branches 3921 3927 +6
=======================================
+ Hits 14112 14116 +4
Misses 107 107
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. @@ Coverage Diff @@
## main #3382 +/- ##
=======================================
Coverage 99.18% 99.18%
=======================================
Files 804 805 +1
Lines 14228 14232 +4
Branches 3926 3927 +1
=======================================
+ Hits 14112 14116 +4
Misses 107 107
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.
couple of comments to peak at
src/pages/PlanPage/subRoutes/CurrentOrgPlan/hooks/useEnterpriseAccountDetails.ts
Outdated
Show resolved
Hide resolved
0b663d2
to
94f18e8
Compare
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Adds the Account Details card to the plan page when the owner is part of an Account. Org list coming in future PR.
Design
Closes codecov/engineering-team#2562