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 members data table to group detail page #1350

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'origin' into knguyen2/ent-9525

438c097
Select commit
Loading
Failed to load commit list.
Open

feat: add members data table to group detail page #1350

Merge remote-tracking branch 'origin' into knguyen2/ent-9525
438c097
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 25, 2024 in 0s

85.50% (-0.04%) compared to 3bb7650

View this Pull Request on Codecov

85.50% (-0.04%) compared to 3bb7650

Details

Codecov Report

Attention: Patch coverage is 76.59574% with 11 lines in your changes missing coverage. Please review.

Project coverage is 85.50%. Comparing base (3bb7650) to head (438c097).

Files with missing lines Patch % Lines
.../data/hooks/useEnterpriseGroupLearnersTableData.js 80.00% 4 Missing and 2 partials ⚠️
.../components/PeopleManagement/GroupMembersTable.jsx 61.53% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1350      +/-   ##
==========================================
- Coverage   85.53%   85.50%   -0.04%     
==========================================
  Files         601      604       +3     
  Lines       13236    13282      +46     
  Branches     2792     2755      -37     
==========================================
+ Hits        11322    11357      +35     
- Misses       1848     1858      +10     
- Partials       66       67       +1     

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