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

spalmurray/account details card #3382

Merged
merged 3 commits into from
Oct 15, 2024

Remove unnecessary gql field in query

94f18e8
Select commit
Loading
Failed to load commit list.
Merged

spalmurray/account details card #3382

Remove unnecessary gql field in query
94f18e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

99.18% (+0.00%) compared to c21959b

View this Pull Request on Codecov

99.18% (+0.00%) compared to c21959b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

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

✅ 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%) ⬆️
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.