• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UiPath / uipathcli / 22831114088

08 Mar 2026 10:15PM UTC coverage: 90.511% (-0.4%) from 90.914%
22831114088

Pull #212

github

Chibi Vikram
Fix studio_client_test.go: set MaxAttempts to 1 to prevent retry loop

The network HTTP client retries on 500 status codes. With MaxAttempts=0
(the default for empty ExecutionSettings), the retry logic closes the
response body and returns a nil error, causing "read on closed response
body" errors. Setting MaxAttempts=1 matches the intended test behavior.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #212: Add studio solution commands, skill, and agents.md

580 of 674 new or added lines in 16 files covered. (86.05%)

3 existing lines in 1 file now uncovered.

7354 of 8125 relevant lines covered (90.51%)

1.02 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

88.71
/plugin/studio/solution/pull/solution_pull_command.go


Build SHA Not Found

The commit SHA "8e6a837354cb927621a75df721fd02af5f075cf4" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc