Skip to content

fix(react-form): import AnyAtom from @tanstack/react-store instead of…

68b42a6
Select commit
Loading
Failed to load commit list.
Open

fix(react-form): restore optional selector in re-exported useStore #2083

fix(react-form): import AnyAtom from @tanstack/react-store instead of…
68b42a6
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project failed Mar 18, 2026 in 1s

57.20% (-33.16%) compared to 6892ed0

View this Pull Request on Codecov

57.20% (-33.16%) compared to 6892ed0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.20%. Comparing base (6892ed0) to head (68b42a6).
⚠️ Report is 158 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2083       +/-   ##
===========================================
- Coverage   90.35%   57.20%   -33.16%     
===========================================
  Files          38       19       -19     
  Lines        1752      250     -1502     
  Branches      444       48      -396     
===========================================
- Hits         1583      143     -1440     
+ Misses        149       92       -57     
+ Partials       20       15        -5     

☔ View full report in Codecov by Sentry.
📢 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.