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 enterprise users datatable #1341

Merged
merged 7 commits into from
Nov 12, 2024

chore: rebase

8396975
Select commit
Loading
Failed to load commit list.
Merged

feat: add enterprise users datatable #1341

chore: rebase
8396975
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 8, 2024 in 1s

85.55% (-0.23%) compared to 0f957c5

View this Pull Request on Codecov

85.55% (-0.23%) compared to 0f957c5

Details

Codecov Report

Attention: Patch coverage is 54.73684% with 43 lines in your changes missing coverage. Please review.

Project coverage is 85.55%. Comparing base (0f957c5) to head (8396975).

Files with missing lines Patch % Lines
...ement/data/hooks/useEnterpriseLearnersTableData.js 6.06% 31 Missing ⚠️
...nents/PeopleManagement/CreateGroupModalContent.jsx 50.00% 6 Missing ⚠️
...t/invite-modal/EnterpriseCustomerUserDatatable.jsx 92.85% 3 Missing ⚠️
src/data/services/LmsApiService.js 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1341      +/-   ##
==========================================
- Coverage   85.78%   85.55%   -0.23%     
==========================================
  Files         598      600       +2     
  Lines       13121    13212      +91     
  Branches     2776     2782       +6     
==========================================
+ Hits        11256    11304      +48     
- Misses       1800     1843      +43     
  Partials       65       65              

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