Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Apollo GraphQL client identification headers #1151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jmhobbs
Copy link
Contributor

@jmhobbs jmhobbs commented Feb 6, 2025

Noticed we didn't differentiate the CLI client in Apollo when debugging something, so I added required headers.

📦 Published PR as canary version: 11.25.3--canary.1151.13186700181.0

✨ Test out this PR locally via:

npm install chromatic@11.25.3--canary.1151.13186700181.0
# or 
yarn add chromatic@11.25.3--canary.1151.13186700181.0

@jmhobbs jmhobbs requested a review from a team February 6, 2025 17:16
@jmhobbs jmhobbs self-assigned this Feb 6, 2025
Copy link
Contributor

github-actions bot commented Feb 6, 2025

📦 Package Size: 5448 KB
✅ Compared to main: 0 KB 7d3015c (5448 KB)

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.04%. Comparing base (7d3015c) to head (d615d46).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1151      +/-   ##
==========================================
+ Coverage   70.00%   70.04%   +0.03%     
==========================================
  Files         202      202              
  Lines        7358     7360       +2     
  Branches     1301     1303       +2     
==========================================
+ Hits         5151     5155       +4     
+ Misses       2184     2182       -2     
  Partials       23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmhobbs jmhobbs added patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant