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

🤖 Refactor About component to improve error handling and parallelize API requests #683

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Refactor About component to improve error handling and parallelize AP…

1ad48c4
Select commit
Loading
Failed to load commit list.
Draft

🤖 Refactor About component to improve error handling and parallelize API requests #683

Refactor About component to improve error handling and parallelize AP…
1ad48c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

29.70% (target 35.00%)

View this Pull Request on Codecov

29.70% (target 35.00%)

Details

Codecov Report

Attention: Patch coverage is 38.88889% with 11 lines in your changes missing coverage. Please review.

Project coverage is 29.70%. Comparing base (434c5fc) to head (1ad48c4).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
react/src/components/About.jsx 38.88% 11 Missing ⚠️

❌ Your project check has failed because the head coverage (29.70%) is below the target coverage (35.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #683      +/-   ##
==========================================
- Coverage   30.10%   29.70%   -0.41%     
==========================================
  Files          38       38              
  Lines         940      946       +6     
  Branches      113      114       +1     
==========================================
- Hits          283      281       -2     
- Misses        640      648       +8     
  Partials       17       17              
Components Coverage Δ
checkout_module 6.59% <ø> (ø)
product_component 41.89% <38.88%> (-1.41%) ⬇️
Files with missing lines Coverage Δ
react/src/components/About.jsx 54.16% <38.88%> (-29.17%) ⬇️