Skip to content

[eas-cli] Avoid GraphQL argument type collisions - #4328

Merged
krystofwoldrich merged 1 commit into
mainfrom
codex/fix-graphql-args-collision
Sep 2, 2026
Merged

[eas-cli] Avoid GraphQL argument type collisions#4328
krystofwoldrich merged 1 commit into
mainfrom
codex/fix-graphql-args-collision

[eas-cli] Avoid GraphQL argument type collisions

db5afcc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 1s

65.48% (+0.00%) compared to b015c0b

View this Pull Request on Codecov

65.48% (+0.00%) compared to b015c0b

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.48%. Comparing base (b015c0b) to head (db5afcc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...-cli/src/graphql/mutations/RealtimeLogsMutation.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #4328     +/-   ##
=========================================
  Coverage   65.48%   65.48%             
=========================================
  Files        1060     1060             
  Lines       49302    49302             
  Branches    10437    10494     +57     
=========================================
  Hits        32282    32282             
+ Misses      16904    15597   -1307     
- Partials      116     1423   +1307     

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