Skip to content

docs(utils): add JSDoc to getFirstInputFile for consistency

7bf2442
Select commit
Loading
Failed to load commit list.
Merged

feat: Add image compression support and parallel file processing #2717

docs(utils): add JSDoc to getFirstInputFile for consistency
7bf2442
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2025 in 0s

99.46% (target 80.00%)

View this Pull Request on Codecov

99.46% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 99.23077% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.46%. Comparing base (8422994) to head (7bf2442).

Files with missing lines Patch % Lines
packages/utils/src/run.ts 95.83% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2717      +/-   ##
==========================================
+ Coverage   99.43%   99.46%   +0.02%     
==========================================
  Files          42       46       +4     
  Lines         531      744     +213     
  Branches      168      240      +72     
==========================================
+ Hits          528      740     +212     
- Misses          3        4       +1     

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