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.6] Fix: ui_node: When utils.list_cluster_nodes return None, try to get ip list from corosync.conf #1378

Dev: unittest: Adjust unit test for previous commit

df8a7f1
Select commit
Loading
Failed to load commit list.
Merged

[crmsh-4.6] Fix: ui_node: When utils.list_cluster_nodes return None, try to get ip list from corosync.conf #1378

Dev: unittest: Adjust unit test for previous commit
df8a7f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 1s

52.85% (+0.00%) compared to d4bf74c

View this Pull Request on Codecov

52.85% (+0.00%) compared to d4bf74c

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 52.85%. Comparing base (d4bf74c) to head (df8a7f1).

Files Patch % Lines
crmsh/utils.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           crmsh-4.6    #1378   +/-   ##
==========================================
  Coverage      52.85%   52.85%           
==========================================
  Files             79       79           
  Lines          23952    23955    +3     
==========================================
+ Hits           12659    12661    +2     
- Misses         11293    11294    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.