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

UiPath / uipathcli / 22831114088
92%
main: 91%

Build:
Build:
LAST BUILD BRANCH: feat/studio-solution-commands
DEFAULT BRANCH: main
Ran 08 Mar 2026 10:16PM UTC
Jobs 1
Files 147
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

New Missed Lines in Diff

Lines Coverage ∆ File
2
92.59
plugin/studio/solution/list/solution_list_command.go
4
90.24
plugin/studio/solution/publish/solution_publish_command.go
4
92.73
plugin/studio/solution/push/solution_push_command.go
7
88.71
plugin/studio/solution/pull/solution_pull_command.go
21
88.95
utils/api/studio_client.go
25
79.67
plugin/studio/solution/unpack/solution_unpack_command.go
31
78.77
plugin/studio/solution/pack/solution_pack_command.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
91.8
0.89% main.go
Jobs
ID Job ID Ran Files Coverage
1 22831114088.1 08 Mar 2026 10:16PM UTC 147
90.51
GitHub Action Run
Source Files on build 22831114088
  • Tree
  • List 147
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #212
  • PR Base - main (#19501230507)
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