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 download csv button to people management #1369

Merged
merged 1 commit into from
Jan 3, 2025

feat: Add download csv button to people management

e611011
Select commit
Loading
Failed to load commit list.
Merged

feat: Add download csv button to people management #1369

feat: Add download csv button to people management
e611011
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

85.79% (+0.00%) compared to 383989c

View this Pull Request on Codecov

85.79% (+0.00%) compared to 383989c

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.79%. Comparing base (383989c) to head (e611011).

Files with missing lines Patch % Lines
...gement/data/hooks/useEnterpriseMembersTableData.js 20.00% 4 Missing ⚠️
.../components/PeopleManagement/DownloadCSVButton.jsx 92.30% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1369   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files         609      610    +1     
  Lines       13384    13429   +45     
  Branches     2780     2784    +4     
=======================================
+ Hits        11483    11522   +39     
- Misses       1831     1837    +6     
  Partials       70       70           

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