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

Only use add method when the value is not ellipsis #339

Merged

Conversation

nmandery
Copy link
Contributor

@nmandery nmandery commented Jan 26, 2022

Related Issue(s): #338

Description:

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

Copy link
Collaborator

@geospatial-jeff geospatial-jeff left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @nmandery, nice catch! Would you mind adding a test case to prevent regressions in the future? I can help with this if you run into any problems. Thanks 🙏

@nmandery
Copy link
Contributor Author

I can create a testcase - sure. I see only testcases in the packages of the individual backends and not for the core, so I simply select one of the two backends - I would chose the sqlalchemy backend - and add the testcase there?

@geospatial-jeff
Copy link
Collaborator

Yes that would be great, thanks!

@nmandery
Copy link
Contributor Author

Makes definitely sense to have this tested - I just added an testcase.

@geospatial-jeff
Copy link
Collaborator

geospatial-jeff commented Jan 30, 2022

@nmandery Please update the changelog and we can get this merged 😄

@nmandery
Copy link
Contributor Author

Alright - done 😉

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