Skip to content

[eas-cli] Add account:avatar:set command - #4073

Open
brentvatne wants to merge 3 commits into
mainfrom
@brent/account-profile-image
Open

[eas-cli] Add account:avatar:set command#4073
brentvatne wants to merge 3 commits into
mainfrom
@brent/account-profile-image

Merge branch 'main' into @brent/account-profile-image

7cb4981
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 0s

61.58% (+0.04%) compared to adab984

View this Pull Request on Codecov

61.58% (+0.04%) compared to adab984

Details

Codecov Report

❌ Patch coverage is 92.68293% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.58%. Comparing base (adab984) to head (7cb4981).

Files with missing lines Patch % Lines
...ckages/eas-cli/src/graphql/queries/AccountQuery.ts 0.00% 3 Missing ⚠️
...ackages/eas-cli/src/commands/account/avatar/set.ts 95.84% 2 Missing ⚠️
packages/eas-cli/src/uploads.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4073      +/-   ##
==========================================
+ Coverage   61.54%   61.58%   +0.04%     
==========================================
  Files         980      982       +2     
  Lines       43952    44008      +56     
  Branches     9226     9233       +7     
==========================================
+ Hits        27047    27097      +50     
- Misses      15457    15463       +6     
  Partials     1448     1448              

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