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: convert download button to stateful button #461

Merged
merged 1 commit into from
Jan 8, 2025

feat: convert download button to stateful button

07bd502
Select commit
Loading
Failed to load commit list.
Merged

feat: convert download button to stateful button #461

feat: convert download button to stateful button
07bd502
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

78.11% (+0.10%) compared to 9260cbd

View this Pull Request on Codecov

78.11% (+0.10%) compared to 9260cbd

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.11%. Comparing base (9260cbd) to head (07bd502).

Files with missing lines Patch % Lines
...ents/catalogSearchResults/CatalogSearchResults.jsx 0.00% 1 Missing ⚠️
...Components/downloadCsvButton/DownloadCsvButton.jsx 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
+ Coverage   78.00%   78.11%   +0.10%     
==========================================
  Files          43       43              
  Lines         891      900       +9     
  Branches      241      248       +7     
==========================================
+ Hits          695      703       +8     
- Misses        188      189       +1     
  Partials        8        8              

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