Skip to content

Improve stdin EOF handling and add modern file search examples - #697

Merged
yamadashy merged 8 commits into
mainfrom
fix/stdin-eof-handling
Jun 29, 2025
Merged

Improve stdin EOF handling and add modern file search examples#697
yamadashy merged 8 commits into
mainfrom
fix/stdin-eof-handling

fix(docs): Remove duplicate ripgrep examples from documentation

0c91d3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@6d13ef6). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/core/file/fileStdin.ts 77.77% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #697   +/-   ##
=======================================
  Coverage        ?   90.36%           
=======================================
  Files           ?       99           
  Lines           ?     5561           
  Branches        ?     1186           
=======================================
  Hits            ?     5025           
  Misses          ?      536           
  Partials        ?        0           

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