Skip to content

docs: add zero-config mode documentation and changeset

c21e335
Select commit
Loading
Failed to load commit list.
Merged

feat: add zero-config auto mode to GitHub Action #2797

docs: add zero-config mode documentation and changeset
c21e335
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2026 in 1s

95.07% (target 80.00%)

View this Pull Request on Codecov

95.07% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 97.66537% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.07%. Comparing base (fabcac6) to head (c21e335).

Files with missing lines Patch % Lines
packages/action/src/index.ts 97.54% 3 Missing ⚠️
packages/action/src/benchmark.ts 75.00% 1 Missing ⚠️
packages/action/src/inputs.ts 95.45% 1 Missing ⚠️
packages/action/src/reporters/summary.ts 97.36% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2797      +/-   ##
===========================================
- Coverage    99.40%   95.07%   -4.33%     
===========================================
  Files           64       72       +8     
  Lines         1345     1686     +341     
  Branches       419      512      +93     
===========================================
+ Hits          1337     1603     +266     
- Misses           8       83      +75     

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