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

Adding in remove capability for group members + csv download #1367

Merged
merged 15 commits into from
Jan 10, 2025

Merge branch 'master' into kiram15/ENT-9526

9876b29
Select commit
Loading
Failed to load commit list.
Merged

Adding in remove capability for group members + csv download #1367

Merge branch 'master' into kiram15/ENT-9526
9876b29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 9, 2025 in 1s

85.71% (-0.09%) compared to a13b2a7

View this Pull Request on Codecov

85.71% (-0.09%) compared to a13b2a7

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 18 lines in your changes missing coverage. Please review.

Project coverage is 85.71%. Comparing base (a13b2a7) to head (9876b29).

Files with missing lines Patch % Lines
...leManagement/GroupDetailPage/RemoveMemberModal.jsx 33.33% 10 Missing ⚠️
.../data/hooks/useEnterpriseGroupLearnersTableData.js 33.33% 4 Missing ⚠️
...nagement/GroupDetailPage/DownloadCsvIconButton.jsx 90.90% 2 Missing ⚠️
src/components/PeopleManagement/constants.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1367      +/-   ##
==========================================
- Coverage   85.79%   85.71%   -0.09%     
==========================================
  Files         623      625       +2     
  Lines       13589    13638      +49     
  Branches     2851     2848       -3     
==========================================
+ Hits        11659    11690      +31     
- Misses       1860     1878      +18     
  Partials       70       70              

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