gazebo icon indicating copy to clipboard operation
gazebo copied to clipboard

spalmurray/account details card

Open spalmurray-codecov opened this issue 1 year ago • 6 comments

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 https://github.com/codecov/engineering-team/issues/2562

Screenshot 2024-10-10 at 14 52 48

spalmurray-codecov avatar Oct 10 '24 18:10 spalmurray-codecov

Bundle Report

Changes will increase total bundle size by 2.64kB (0.04%) :arrow_up:. This is within the configured threshold :white_check_mark:

Detailed changes
Bundle name Size Change
gazebo-staging-array-push 6.14MB 2.64kB (0.04%) :arrow_up:

codecov-staging[bot] avatar Oct 10 '24 18:10 codecov-staging[bot]

Bundle Report

Changes will increase total bundle size by 2.64kB (0.04%) :arrow_up:. This is within the configured threshold :white_check_mark:

Detailed changes
Bundle name Size Change
gazebo-production-array-push 6.14MB 2.64kB (0.04%) :arrow_up:

codecov[bot] avatar Oct 10 '24 18:10 codecov[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.18%. Comparing base (c21959b) to head (94f18e8). Report is 1 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Impacted file tree graph

@@           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           
Files with missing lines Coverage Δ
...bRoutes/CurrentOrgPlan/AccountOrgs/AccountOrgs.tsx 100.00% <100.00%> (ø)
...anPage/subRoutes/CurrentOrgPlan/CurrentOrgPlan.tsx 100.00% <100.00%> (ø)
...urrentOrgPlan/hooks/useEnterpriseAccountDetails.ts 100.00% <100.00%> (ø)
src/ui/Card/Card.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.94% <100.00%> (+<0.01%) :arrow_up:
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.10% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c21959b...94f18e8. Read the comment docs.

codecov-qa[bot] avatar Oct 10 '24 18:10 codecov-qa[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.18%. Comparing base (c21959b) to head (94f18e8).

:white_check_mark: All tests successful. No failed tests found.

Impacted file tree graph

@@           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           
Files Coverage Δ
...bRoutes/CurrentOrgPlan/AccountOrgs/AccountOrgs.tsx 100.00% <100.00%> (ø)
...anPage/subRoutes/CurrentOrgPlan/CurrentOrgPlan.tsx 100.00% <100.00%> (ø)
...urrentOrgPlan/hooks/useEnterpriseAccountDetails.ts 100.00% <100.00%> (ø)
src/ui/Card/Card.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.94% <100.00%> (+<0.01%) :arrow_up:
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.10% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c21959b...94f18e8. Read the comment docs.

codecov-public-qa[bot] avatar Oct 10 '24 18:10 codecov-public-qa[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.18%. Comparing base (c21959b) to head (94f18e8). Report is 1 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           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           
Files with missing lines Coverage Δ
...bRoutes/CurrentOrgPlan/AccountOrgs/AccountOrgs.tsx 100.00% <100.00%> (ø)
...anPage/subRoutes/CurrentOrgPlan/CurrentOrgPlan.tsx 100.00% <100.00%> (ø)
...urrentOrgPlan/hooks/useEnterpriseAccountDetails.ts 100.00% <100.00%> (ø)
src/ui/Card/Card.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.94% <100.00%> (+<0.01%) :arrow_up:
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.10% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c21959b...94f18e8. Read the comment docs.

codecov[bot] avatar Oct 10 '24 18:10 codecov[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

Impacted file tree graph

@@           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           
Files with missing lines Coverage Δ
...bRoutes/CurrentOrgPlan/AccountOrgs/AccountOrgs.tsx 100.00% <100.00%> (ø)
...anPage/subRoutes/CurrentOrgPlan/CurrentOrgPlan.tsx 100.00% <100.00%> (ø)
...urrentOrgPlan/hooks/useEnterpriseAccountDetails.ts 100.00% <100.00%> (ø)
src/ui/Card/Card.tsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 100.00% <ø> (ø)
Pages 98.94% <100.00%> (+<0.01%) :arrow_up:
Services 99.45% <ø> (ø)
Shared 99.80% <ø> (ø)
UI 99.10% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c21959b...94f18e8. Read the comment docs.

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
94f18e88cb16ea786fb75c2900f84634867653dc Tue, 15 Oct 2024 18:53:34 GMT Cloud Enterprise

codecov-releaser avatar Oct 15 '24 18:10 codecov-releaser