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

support waiting until a collection can be queried #130

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

pmenglund
Copy link
Member

needed in the terraform provider, to work around eventual consistency for collection state when creating a dependent view

@pmenglund pmenglund requested a review from a team August 16, 2023 20:37
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 705

  • 8 of 30 (26.67%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 55.841%

Changes Missing Coverage Covered Lines Changed/Added Lines %
wait.go 0 22 0.0%
Totals Coverage Status
Change from base Build 703: -0.3%
Covered Lines: 1826
Relevant Lines: 3270

💛 - Coveralls

Copy link

@adamsb6 adamsb6 left a comment

Choose a reason for hiding this comment

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

LGTM

wait.go Show resolved Hide resolved
@pmenglund pmenglund merged commit 207136f into master Aug 16, 2023
3 checks passed
@pmenglund pmenglund deleted the pme/wait_for_queryable_collection branch August 16, 2023 21:18
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.

3 participants