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

feat: add zero state for customer view headers #415

Merged
merged 2 commits into from
Sep 12, 2024

fix: updated render logic for customer users table

6c963e6
Select commit
Loading
Failed to load commit list.
Merged

feat: add zero state for customer view headers #415

fix: updated render logic for customer users table
6c963e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

84.75% (+0.26%) compared to c6ed509

View this Pull Request on Codecov

84.75% (+0.26%) compared to c6ed509

Details

Codecov Report

Attention: Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.

Project coverage is 84.75%. Comparing base (c6ed509) to head (6c963e6).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...omers/CustomerDetailView/CustomerPlanContainer.jsx 80.00% 2 Missing ⚠️
...omers/CustomerDetailView/CustomerViewContainer.jsx 77.77% 2 Missing ⚠️
.../Customers/data/hooks/useCustomerUsersTableData.js 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
+ Coverage   84.49%   84.75%   +0.26%     
==========================================
  Files         185      185              
  Lines        3817     3856      +39     
  Branches      912      938      +26     
==========================================
+ Hits         3225     3268      +43     
+ Misses        570      566       -4     
  Partials       22       22              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.