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

AIOHTTPTransport ignore backend mimetype #248

Merged
merged 9 commits into from
Oct 20, 2021

Conversation

mirkan1
Copy link
Contributor

@mirkan1 mirkan1 commented Oct 11, 2021

Fixes issues #246

@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2021

Codecov Report

Merging #248 (cb994fd) into master (3db7a86) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #248   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         1240      1240           
=========================================
  Hits          1240      1240           
Impacted Files Coverage Δ
gql/transport/aiohttp.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3db7a86...cb994fd. Read the comment docs.

@leszekhanusz
Copy link
Collaborator

Also for your info, you don't need to create another PR, you could just have modified the existing one with another commit.

@mirkan1
Copy link
Contributor Author

mirkan1 commented Oct 12, 2021

when you can launch new version with this lines?

@leszekhanusz leszekhanusz changed the title tansport aiohttp transport, single line change. ignore backend mimetype AIOHTTPTransport ignore backend mimetype Oct 20, 2021
@leszekhanusz leszekhanusz merged commit 7992721 into graphql-python:master Oct 20, 2021
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.

3 participants