Skip to content

chore: test renderer 1.x support#1902

Merged
mdjastrzebski merged 18 commits intomainfrom
chore/test-renderer-1.x-support
Apr 23, 2026
Merged

chore: test renderer 1.x support#1902
mdjastrzebski merged 18 commits intomainfrom
chore/test-renderer-1.x-support

Conversation

@mdjastrzebski
Copy link
Copy Markdown
Member

Summary

Test plan

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.37%. Comparing base (185e51c) to head (2ce0b03).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1902   +/-   ##
=======================================
  Coverage   98.37%   98.37%           
=======================================
  Files          79       79           
  Lines        1480     1480           
  Branches      405      393   -12     
=======================================
  Hits         1456     1456           
  Misses         24       24           

☔ 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.

@mdjastrzebski mdjastrzebski force-pushed the chore/test-renderer-1.x-support branch from d1ee96d to 00377f4 Compare April 21, 2026 12:54
Comment thread scripts/test-codemods.mjs
console.log('Running update-deps codemod tests...\n');
try {
execSync(`yarn dlx tsx ${join(rootDir, 'codemods/v14-update-deps/scripts/test.js')}`, {
execSync(`node --import tsx/esm ${join(rootDir, 'codemods/v14-update-deps/scripts/test.js')}`, {
@mdjastrzebski mdjastrzebski merged commit 48a5dea into main Apr 23, 2026
70 checks passed
@mdjastrzebski mdjastrzebski deleted the chore/test-renderer-1.x-support branch April 23, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants