Skip to content

[eas-cli] Add PostHog GraphQL layer and command utils#3835

Draft
gwdp wants to merge 1 commit into
mainfrom
gwdp/posthog-m3a-graphql
Draft

[eas-cli] Add PostHog GraphQL layer and command utils#3835
gwdp wants to merge 1 commit into
mainfrom
gwdp/posthog-m3a-graphql

Conversation

@gwdp

@gwdp gwdp commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Why

Plumbing for the posthog commands — GraphQL layer + shared utils.

How

  • PostHogQuery + PostHogMutation + fragments/types
  • commandUtils/posthog.ts (dashboard URL, formatter)
  • generated.ts from the universe schema

Test Plan

  • CI
  • Live integration needs the universe PostHog backend deployed

@gwdp gwdp force-pushed the gwdp/posthog-m3a-graphql branch from bf35e3a to 49a8f7b Compare June 12, 2026 05:09
@gwdp gwdp force-pushed the gwdp/posthog-m3a-graphql branch from 49a8f7b to cabef9c Compare June 12, 2026 17:51
@gwdp gwdp added the no changelog PR that doesn't require a changelog entry label Jun 12, 2026
@github-actions

Copy link
Copy Markdown

⏩ The changelog entry check has been skipped since the "no changelog" label is present.

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.43%. Comparing base (9d1a6b7) to head (cabef9c).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3835      +/-   ##
==========================================
+ Coverage   58.23%   58.43%   +0.20%     
==========================================
  Files         916      917       +1     
  Lines       39727    39999     +272     
  Branches     8324     8419      +95     
==========================================
+ Hits        23133    23368     +235     
- Misses      15159    16536    +1377     
+ Partials     1435       95    -1340     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog PR that doesn't require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant