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

Allow alias on DSLMetaField #405

Merged

Conversation

leszekhanusz
Copy link
Collaborator

Fix #404

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (baa323c) 100.00% compared to head (3eeff45) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #405   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines         2386      2384    -2     
=========================================
- Hits          2386      2384    -2     
Impacted Files Coverage Δ
gql/dsl.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@leszekhanusz leszekhanusz merged commit df2b206 into graphql-python:master Mar 31, 2023
@leszekhanusz leszekhanusz deleted the fix_dsl_metafield_alias branch March 31, 2023 14:41
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.

DSLMetaField alias doesn't work
2 participants