Skip to content

Conversation

@j-bennet
Copy link

This fixes #171. If we're merging config2 into config1, then values from config2, if present, should override values from config1. The same thing needs to happen with comments, but currently it does not.

Related to dbcli/pgcli#1240.

  • Run the tests and make sure they're passing (invoke test).
  • Check for violations of code conventions (invoke check).
  • Make sure the documentation builds without errors (invoke build --docs).

I have an error running invoke check and could not resolve it by googling, would appreciate advice on that:

https://gist.github.com/j-bennet/392e90ed75873a69b465e32dd6763476

@j-bennet
Copy link
Author

@EliAndrewC or @robdennis, any chance you'd have the time to review?

@jelmer
Copy link
Collaborator

jelmer commented Nov 28, 2024

Can you recreate this PR, I get errors from GitHub trying to leave comments:

Failed to create comment: No head repository for pull request with id: 581198892

It looks like there are some unrelated changes in requirements.txt. Please also add some tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants