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

Improvements over file encoding feature #526

Merged
merged 3 commits into from
Sep 24, 2021

Conversation

mkniewallner
Copy link
Contributor

Before submitting your pull-request, make sure the following is done.

  • Fork the repository and create your branch from master so that it can be merged easily.
  • Update changelogs/next.md with your change (include reference to the issue & this PR).
  • Make sure all of the significant new logic is covered by tests.
  • Make sure all quality checks are green (Gazr specification).

Learn more about contributing

Description

Follow up on #522

  • Add sdl_file_encoding to create_engine, so that it is iso with Engine
  • Few typos
  • Add a changelog entry

:param coerce_list_concurrently: whether or not list will be coerced
concurrently
:param coerce_parent_concurrently: whether or not field will be coerced
concurrently
tartiflette `default_arguments_coercer
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line was mistakenly moved here in previous commits by prepending descriptions for other arguments, and belongs to custom_default_arguments_coercer argument.

@mkniewallner mkniewallner force-pushed the improvements-file-encoding branch from 313b492 to 130a3a3 Compare September 13, 2021 14:41
@mkniewallner mkniewallner force-pushed the improvements-file-encoding branch from 130a3a3 to ee2c924 Compare September 24, 2021 10:22
@abusi abusi merged commit 9947c6f into tartiflette:master Sep 24, 2021
@mkniewallner mkniewallner deleted the improvements-file-encoding branch September 24, 2021 20:47
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