Skip to content

[eas-cli] Add eas chat command#4005

Draft
jonsamp wants to merge 12 commits into
mainfrom
jon/eng-24455-eas-chat-command
Draft

[eas-cli] Add eas chat command#4005
jonsamp wants to merge 12 commits into
mainfrom
jon/eng-24455-eas-chat-command

[eas-cli] Decode `eas chat` stream with StringDecoder to avoid splitt…

30f82f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

59.89% (+0.22%) compared to 4b1f785

View this Pull Request on Codecov

59.89% (+0.22%) compared to 4b1f785

Details

Codecov Report

❌ Patch coverage is 83.28982% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.89%. Comparing base (4b1f785) to head (30f82f0).

Files with missing lines Patch % Lines
packages/eas-cli/src/chat/chatClient.ts 80.36% 33 Missing ⚠️
packages/eas-cli/src/chat/detectProject.ts 20.84% 19 Missing ⚠️
packages/eas-cli/src/commands/chat.ts 94.02% 7 Missing ⚠️
packages/eas-cli/src/chat/renderMarkdown.ts 90.48% 4 Missing ⚠️
packages/eas-cli/src/chat/replInput.ts 96.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4005      +/-   ##
==========================================
+ Coverage   59.67%   59.89%   +0.22%     
==========================================
  Files         941      946       +5     
  Lines       41319    41702     +383     
  Branches     8675     8775     +100     
==========================================
+ Hits        24654    24973     +319     
- Misses      16571    16635      +64     
  Partials       94       94              

☔ View full report in Codecov by Harness.
📢 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.