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

fix: adding csv download

7cf109c
Select commit
Loading
Failed to load commit list.
Merged

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

fix: adding csv download
7cf109c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 0s

85.53% (-0.19%) compared to 371f043

View this Pull Request on Codecov

85.53% (-0.19%) compared to 371f043

Details

Codecov Report

Attention: Patch coverage is 53.42466% with 34 lines in your changes missing coverage. Please review.

Project coverage is 85.53%. Comparing base (371f043) to head (7cf109c).

Files with missing lines Patch % Lines
...leManagement/GroupDetailPage/DownloadCsvButton.jsx 53.33% 14 Missing ⚠️
...leManagement/GroupDetailPage/RemoveMemberModal.jsx 33.33% 10 Missing ⚠️
src/components/PeopleManagement/utils.js 11.11% 8 Missing ⚠️
...leManagement/GroupDetailPage/GroupMembersTable.jsx 94.11% 1 Missing ⚠️
src/components/PeopleManagement/constants.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1367      +/-   ##
==========================================
- Coverage   85.72%   85.53%   -0.19%     
==========================================
  Files         609      611       +2     
  Lines       13363    13423      +60     
  Branches     2812     2812              
==========================================
+ Hits        11455    11481      +26     
- Misses       1838     1872      +34     
  Partials       70       70              

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