Skip to content

Conversation

@magicmark
Copy link
Contributor

@magicmark magicmark commented Feb 12, 2026

The execute() and execute_batch() methods accept an extra_args parameter, which allows us to override headers per request. subscribe() was missing this parameter.

Disclosure: I used Claude Code for the initial work on this PR but have desloppified and verified it works locally.

cc @leszekhanusz

@magicmark magicmark closed this Feb 12, 2026
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7fb869a) to head (d0e1a4a).
⚠️ Report is 50 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #584    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           38        40     +2     
  Lines         2908      3311   +403     
==========================================
+ Hits          2908      3311   +403     

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

@magicmark magicmark reopened this Feb 12, 2026
@leszekhanusz leszekhanusz merged commit 4a18d49 into graphql-python:master Feb 12, 2026
30 checks passed
@leszekhanusz
Copy link
Collaborator

Thanks

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants