Skip to content

refactor: Use formik and yup, and simplify hooks#2993

Open
xitij2000 wants to merge 4 commits into
masterfrom
kshitij/image-css-editor
Open

refactor: Use formik and yup, and simplify hooks#2993
xitij2000 wants to merge 4 commits into
masterfrom
kshitij/image-css-editor

fix: search and sort props need to be passed to SearchSort component

b585ea5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 0s

95.64% (+0.01%) compared to b0efcd6

View this Pull Request on Codecov

95.64% (+0.01%) compared to b0efcd6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.64%. Comparing base (b0efcd6) to head (b585ea5).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2993      +/-   ##
==========================================
+ Coverage   95.62%   95.64%   +0.01%     
==========================================
  Files        1392     1409      +17     
  Lines       33131    33363     +232     
  Branches     7707     7581     -126     
==========================================
+ Hits        31681    31909     +228     
- Misses       1385     1404      +19     
+ Partials       65       50      -15     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.