Skip to content

chore: ci tweaks

9dcb10e
Select commit
Loading
Failed to load commit list.
Merged

v14 (alpha) - React 19 only, uses new renderer #1705

chore: ci tweaks
9dcb10e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

91.23% (-0.99%) compared to ab823f6, passed because coverage increased by 0.42% when compared to adjusted base (90.81%)

View this Pull Request on Codecov

91.23% (-0.99%) compared to ab823f6, passed because coverage increased by 0.42% when compared to adjusted base (90.81%)

Details

Codecov Report

❌ Patch coverage is 96.11801% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.23%. Comparing base (ab823f6) to head (9dcb10e).

Files with missing lines Patch % Lines
src/unsafe-render-sync.tsx 89.58% 15 Missing ⚠️
src/render.tsx 89.65% 6 Missing ⚠️
src/matchers/types.ts 0.00% 2 Missing ⚠️
src/user-event/press/press.ts 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1705      +/-   ##
==========================================
- Coverage   92.22%   91.23%   -0.99%     
==========================================
  Files          98       93       -5     
  Lines        5863     5432     -431     
  Branches      637      907     +270     
==========================================
- Hits         5407     4956     -451     
- Misses        451      471      +20     
  Partials        5        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.