Skip to content

Conversation

@liangxin1300
Copy link
Collaborator

Backport from #1860

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 78.68852% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.93%. Comparing base (954cdf3) to head (3f83511).

Files with missing lines Patch % Lines
crmsh/utils.py 68.42% 6 Missing ⚠️
crmsh/ui_utils.py 81.81% 4 Missing ⚠️
crmsh/ui_cluster.py 80.00% 3 Missing ⚠️
Additional details and impacted files
Flag Coverage Δ
integration 55.38% <78.68%> (-0.02%) ⬇️
unit 52.92% <34.42%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
crmsh/bootstrap.py 89.45% <100.00%> (ø)
crmsh/qdevice.py 98.03% <100.00%> (-0.01%) ⬇️
crmsh/ui_node.py 62.63% <100.00%> (-1.15%) ⬇️
crmsh/ui_cluster.py 72.58% <80.00%> (+0.17%) ⬆️
crmsh/ui_utils.py 57.89% <81.81%> (+4.74%) ⬆️
crmsh/utils.py 67.83% <68.42%> (-0.10%) ⬇️

... and 1 file with indirect coverage changes

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- Drop ping-based check and only use SSH to determine node reachability
- When SSH check fails, raise NoSSHError when config.core.no_ssh is set to yes
- Otherwise, raise ValueError as before
…and_validate_node_args

As that function is more generic and should be relocated and renamed
accordingly.
@liangxin1300 liangxin1300 force-pushed the 20250709_no_ssh_crmsh50 branch from 4da91e5 to 3f83511 Compare November 21, 2025 05:32
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.

1 participant