Skip to content

Features/filename upload #241

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

Merged
merged 2 commits into from
Sep 16, 2021

Conversation

pkucmus
Copy link
Contributor

@pkucmus pkucmus commented Sep 15, 2021

Hi, I made this in dire need to specify the filename when uploading to a service I need to use. Wanted to add a test or two but had no idea how to wrap my head around those, I could use mocks to test this but was not sure you'd like that.

@codecov-commenter
Copy link

Codecov Report

Merging #241 (0cc4e7b) into master (bd96caa) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #241   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         1214      1214           
=========================================
  Hits          1214      1214           
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 bd96caa...0cc4e7b. Read the comment docs.

@leszekhanusz leszekhanusz merged commit af8f223 into graphql-python:master Sep 16, 2021
@leszekhanusz
Copy link
Collaborator

Looks good. 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.

3 participants