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

mypy: pglookout/config.py [BF-1560] #103

Closed
wants to merge 2 commits into from

Conversation

Mulugruntz
Copy link
Contributor

New file to type hint the configuration. Also:

  • Alphabetically sort configuration keys in the README. This has the effect of grouping related keys closer.
  • Add missing key: replication_catchup_timeout

@Mulugruntz Mulugruntz requested a review from a team as a code owner March 17, 2023 14:51
@Mulugruntz Mulugruntz self-assigned this Mar 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -2.56 ⚠️

Comparison is base (ca5f52e) 68.00% compared to head (84737ad) 65.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   68.00%   65.44%   -2.56%     
==========================================
  Files          10       11       +1     
  Lines         972     1010      +38     
  Branches      170      170              
==========================================
  Hits          661      661              
- Misses        253      291      +38     
  Partials       58       58              
Impacted Files Coverage Δ
pglookout/config.py 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Mulugruntz Mulugruntz force-pushed the sgiffard/BF-1560_add_typing/pglookout_config branch from 9ddb56f to 5aa2bff Compare March 22, 2023 11:19
Samuel Giffard added 2 commits March 22, 2023 12:25
New file to type hint the configuration. Also:
- Alphabetically sort configuration keys in the `README`. This has the effect of grouping related keys closer.
- Add missing key: `replication_catchup_timeout`
@Mulugruntz Mulugruntz force-pushed the sgiffard/BF-1560_add_typing/pglookout_config branch from 5aa2bff to 84737ad Compare March 22, 2023 11:28
@Mulugruntz
Copy link
Contributor Author

This PR and the other ones related to type hinting will be handled in #106.

@Mulugruntz Mulugruntz closed this Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants