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

Enable support for React 18 #432

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

chore: updates

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

Enable support for React 18 #432

chore: updates
1c649e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

79.01% (-0.07%) compared to c317ac0

View this Pull Request on Codecov

79.01% (-0.07%) compared to c317ac0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.01%. Comparing base (c317ac0) to head (1c649e1).
Report is 33 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
- Coverage   79.08%   79.01%   -0.07%     
==========================================
  Files          35       37       +2     
  Lines         698      753      +55     
  Branches      179      191      +12     
==========================================
+ Hits          552      595      +43     
- Misses        133      145      +12     
  Partials       13       13              
Files with missing lines Coverage Δ
packages/catalog-search/src/CurrentRefinements.jsx 81.08% <100.00%> (+2.13%) ⬆️
packages/catalog-search/src/SearchPagination.jsx 100.00% <ø> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2958977...1c649e1. Read the comment docs.