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

Update configuration examples in docs #135

Merged
merged 4 commits into from
Jul 4, 2023
Merged

Update configuration examples in docs #135

merged 4 commits into from
Jul 4, 2023

Conversation

tpoliaw
Copy link
Collaborator

@tpoliaw tpoliaw commented Jun 29, 2023

  • Fix typos in documentation
  • Update configuration examples in user guide

Fixes #131

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #135 (9fedc46) into master (ad4499e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files          45       45           
  Lines        1225     1225           
=======================================
  Hits         1133     1133           
  Misses         92       92           
Impacted Files Coverage Δ
src/tickit/adapters/servers/tcp.py 97.43% <ø> (ø)
src/tickit/core/management/schedulers/base.py 97.95% <ø> (ø)
src/tickit/core/management/schedulers/master.py 88.23% <ø> (ø)
...rc/tickit/core/state_interfaces/state_interface.py 84.61% <ø> (ø)

Copy link
Collaborator

@abbiemery abbiemery left a comment

Choose a reason for hiding this comment

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

Oops, my spelling is quite poor. Thank you for fixing all of those, and the yamls in the docs. Two of us managed to miss the yamls shifting alignment.

@tpoliaw tpoliaw merged commit c8e0fbd into master Jul 4, 2023
@tpoliaw tpoliaw deleted the docs_example branch July 4, 2023 12:58
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.

Examples in User Guide out of date
2 participants