Skip to content

Conversation

@ansh0l
Copy link
Contributor

@ansh0l ansh0l commented Jun 6, 2022

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@ansh0l ansh0l requested a review from asthamohta June 6, 2022 07:18
@ansh0l ansh0l requested review from a team as code owners June 6, 2022 07:18
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: spanner Issues related to the googleapis/python-spanner API. labels Jun 6, 2022
@ansh0l ansh0l added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 6, 2022
@asthamohta
Copy link
Contributor

image
From the number of tests run, it looks like PG tests did not run at all

@ansh0l
Copy link
Contributor Author

ansh0l commented Jun 11, 2022

Regarding From the number of tests run, it looks like PG tests did not run at all -> Additional tests are being run, confirmed in meet session.

@ansh0l ansh0l force-pushed the postgresql_dialect branch from 1d79e3f to e112a1d Compare June 12, 2022 02:32
@ansh0l ansh0l force-pushed the postgresql_dialect branch from c773864 to da92986 Compare June 13, 2022 07:23
@ansh0l ansh0l force-pushed the postgresql_dialect branch from 38f40ca to be00413 Compare June 13, 2022 07:25
@ansh0l ansh0l removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 13, 2022
@ansh0l ansh0l force-pushed the postgresql_dialect branch from ade0c24 to 9a540fc Compare June 14, 2022 07:39
},
)


Copy link
Contributor

Choose a reason for hiding this comment

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

This file is unrelated, can you checkout this file?

@ansh0l ansh0l added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Jun 15, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 15, 2022
@ansh0l
Copy link
Contributor Author

ansh0l commented Jun 15, 2022

adding automerge since kokoro build is successful. But others are stuck.

@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 16, 2022
@ansh0l ansh0l added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Jun 16, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2022
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 16, 2022
@ansh0l ansh0l merged commit d2551b0 into googleapis:main Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/python-spanner API. size: l Pull request size is large.

5 participants