test: Increase code coverage for admin failover commands - #8093
Conversation
CI failed: Integration tests failed during the 'cover_integration_profile' execution due to timeouts and polling failures in the matching service, likely triggered by added test load in the new admin failover test.OverviewThe FailuresMatching Service Timeout/Contention (confidence: medium)
Summary
Code Review ✅ ApprovedExpands test suite coverage for admin failover commands including workflow list, query, and rollback operations. No issues found. Rules ❌ No requirements metRepository Rules
1 rule not applicable. Show all rules by commenting Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
What changed?
Adds test coverage for admin_failover_commands.go.
Why?
We were below 80% coverage in admin_failover_commands, which blocked another PR.
How did you test it?
It is tests.
Potential risks
We could have TOO MUCH test coverage.
Release notes
N/A
Documentation Changes
N/A