Skip to content

docs: add architecture section and local development guide

a6e821c
Select commit
Loading
Failed to load commit list.
Merged

refactor: adopt codemod registry naming pattern #1

docs: add architecture section and local development guide
a6e821c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 24.13793% with 22 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@98c75bf). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/cli.ts 18.18% 9 Missing ⚠️
src/runner.ts 30.00% 7 Missing ⚠️
src/utils/file-processor.ts 20.00% 4 Missing ⚠️
src/utils/logger.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   61.50%           
=========================================
  Files             ?       23           
  Lines             ?      969           
  Branches          ?      264           
=========================================
  Hits              ?      596           
  Misses            ?      332           
  Partials          ?       41           

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