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/webserver.py [BF-1560] #101

Conversation

Mulugruntz
Copy link
Contributor

@Mulugruntz Mulugruntz commented Mar 17, 2023

No description provided.

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

codecov-commenter commented Mar 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.29 🎉

Comparison is base (305df9d) 68.00% compared to head (139ada0) 69.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   68.00%   69.29%   +1.29%     
==========================================
  Files          10       11       +1     
  Lines         972     1013      +41     
  Branches      170      170              
==========================================
+ Hits          661      702      +41     
  Misses        253      253              
  Partials       58       58              
Impacted Files Coverage Δ
pglookout/config.py 100.00% <100.00%> (ø)
pglookout/webserver.py 93.33% <100.00%> (+0.35%) ⬆️

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.

README.rst Outdated
Comment on lines 335 to 338
``replication_catchup_timeout`` (default ``300.0``)

How long should pglookout wait for a node to catch up with the primary
before it decides to promote itself.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

⚠️ This one was missing. ⚠️
Whoever will review this PR, please make sure that the wording + the meaning are correct.

@Mulugruntz Mulugruntz force-pushed the sgiffard/BF-1560_add_typing/pglookout_webserver branch from 139ada0 to 3277c36 Compare March 17, 2023 14:40
@Mulugruntz Mulugruntz changed the base branch from main to sgiffard/BF-1560_add_typing/pglookout_config March 17, 2023 14:51
@Mulugruntz Mulugruntz force-pushed the sgiffard/BF-1560_add_typing/pglookout_webserver branch from 3277c36 to 8a553d4 Compare March 17, 2023 14:52
@Mulugruntz
Copy link
Contributor Author

ℹ️ For the reviewers: Please note this one is based on #96 .

@Mulugruntz Mulugruntz force-pushed the sgiffard/BF-1560_add_typing/pglookout_config branch from 9ddb56f to 5aa2bff Compare March 22, 2023 11:19
@Mulugruntz Mulugruntz force-pushed the sgiffard/BF-1560_add_typing/pglookout_webserver branch from 8a553d4 to 0dc17bb Compare March 22, 2023 11:19
@Mulugruntz Mulugruntz force-pushed the sgiffard/BF-1560_add_typing/pglookout_config branch from 5aa2bff to 84737ad Compare March 22, 2023 11:28
@Mulugruntz Mulugruntz force-pushed the sgiffard/BF-1560_add_typing/pglookout_webserver branch from 0dc17bb to 52bb635 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.

None yet

2 participants