Skip to content

ci: apply automated fixes and generate docs

7546228
Select commit
Loading
Failed to load commit list.
Merged

fix(react-form): fix cache components support #1913

ci: apply automated fixes and generate docs
7546228
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 7, 2025 in 0s

54.50% (-35.85%) compared to 6892ed0

View this Pull Request on Codecov

54.50% (-35.85%) compared to 6892ed0

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
βœ… Project coverage is 54.50%. Comparing base (6892ed0) to head (7546228).
⚠️ Report is 87 commits behind head on main.

Files with missing lines Patch % Lines
packages/react-form/src/useUUID.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1913       +/-   ##
===========================================
- Coverage   90.35%   54.50%   -35.85%     
===========================================
  Files          38       18       -20     
  Lines        1752      233     -1519     
  Branches      444       34      -410     
===========================================
- Hits         1583      127     -1456     
+ Misses        149       94       -55     
+ Partials       20       12        -8     

β˜” 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.