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/patch failed Jan 9, 2025 in 0s

66.66% of diff hit (target 85.79%)

View this Pull Request on Codecov

66.66% of diff hit (target 85.79%)

Annotations

Check warning on line 34 in src/components/PeopleManagement/GroupDetailPage/DownloadCsvIconButton.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/DownloadCsvIconButton.jsx#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 21 in src/components/PeopleManagement/GroupDetailPage/RemoveMemberModal.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/RemoveMemberModal.jsx#L15-L21

Added lines #L15 - L21 were not covered by tests

Check warning on line 25 in src/components/PeopleManagement/GroupDetailPage/RemoveMemberModal.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/GroupDetailPage/RemoveMemberModal.jsx#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 15 in src/components/PeopleManagement/constants.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/constants.js#L15

Added line #L15 was not covered by tests

Check warning on line 17 in src/components/PeopleManagement/constants.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/constants.js#L17

Added line #L17 was not covered by tests

Check warning on line 70 in src/components/PeopleManagement/data/hooks/useEnterpriseGroupLearnersTableData.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/PeopleManagement/data/hooks/useEnterpriseGroupLearnersTableData.js#L67-L70

Added lines #L67 - L70 were not covered by tests