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

Add state diagram for compute #7172

Merged
merged 1 commit into from Mar 20, 2024
Merged

Add state diagram for compute #7172

merged 1 commit into from Mar 20, 2024

Conversation

tristan957
Copy link
Member

@tristan957 tristan957 commented Mar 18, 2024

Models a compute's lifetime.

Here is a link to what it looks like rendered. Or use the "Rich Diff" on GitHub for viewing the diagram

@tristan957
Copy link
Member Author

This is going to be useful for some of the changes coming out of the pg_upgrade work.

Copy link

github-actions bot commented Mar 18, 2024

2706 tests run: 2574 passed, 0 failed, 132 skipped (full report)


Code coverage* (full report)

  • functions: 28.3% (7136 of 25210 functions)
  • lines: 46.9% (43718 of 93293 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
035117f at 2024-03-20T20:35:05.265Z :recycle:

Copy link
Contributor

@hlinnaka hlinnaka left a comment

Choose a reason for hiding this comment

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

I suggest putting this to compute_tools/README.md. That way it's closer to the code that it describes

Models a compute's lifetime.
@tristan957 tristan957 merged commit 041b653 into main Mar 20, 2024
53 checks passed
@tristan957 tristan957 deleted the tristan957/docs branch March 20, 2024 22:10
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.

None yet

3 participants