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

[crmsh-4.5] Fix: ui_context: wait4dc should assume a subcommand completes successfully if no exceptions are raised (bsc#1212992) #1210

Conversation

nicholasyang2022
Copy link
Collaborator

backport #1209

…fully if no exceptions are raised (bsc#1212992)

Subcommands do not always return a value, but an exception is always
raised when there is an error.
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #1210 (73c42ca) into crmsh-4.5 (509d113) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           crmsh-4.5    #1210   +/-   ##
==========================================
  Coverage      52.24%   52.24%           
==========================================
  Files             78       78           
  Lines          25085    25085           
==========================================
+ Hits           13105    13106    +1     
+ Misses         11980    11979    -1     
Impacted Files Coverage Δ
crmsh/ui_context.py 56.25% <100.00%> (ø)

... and 1 file with indirect coverage changes

@liangxin1300 liangxin1300 merged commit ea8c76f into ClusterLabs:crmsh-4.5 Jul 5, 2023
31 checks passed
@nicholasyang2022 nicholasyang2022 deleted the bsc_1212992_20230705_backport_4.5 branch July 10, 2023 08:00
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.

2 participants