Skip to content

Conversation

@leszekhanusz
Copy link
Collaborator

Fixing the following warnings which appeared when running make docs:

gql/client.py:docstring of gql.client.AsyncClientSession.execute:1: WARNING: py:class reference target not found: graphql.execution.incremental_publisher.ExecutionResult [ref.class]
gql/client.py:docstring of gql.client.AsyncClientSession.execute:1: WARNING: py:class reference target not found: graphql.execution.incremental_publisher.ExecutionResult [ref.class]
gql/client.py:docstring of gql.client.AsyncClientSession.execute_batch:1: WARNING: py:class reference target not found: graphql.execution.incremental_publisher.ExecutionResult [ref.class]
...

@codecov
Copy link

codecov bot commented Dec 23, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #579    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           38        40     +2     
  Lines         2908      3240   +332     
==========================================
+ Hits          2908      3240   +332     

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

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.

1 participant