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

UiPath / uipathcli / 13902910690
90%
main: 91%

Build:
Build:
LAST BUILD BRANCH: chore/update-readme
DEFAULT BRANCH: main
Ran 17 Mar 2025 03:10PM UTC
Jobs 1
Files 117
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

17 Mar 2025 03:08PM UTC coverage: 89.301% (-1.2%) from 90.483%
13902910690

push

github

thschmitt
Add run command to execute tests on UiPath Orchestrator

`uipath studio test run` packages the project in the given folder,
uploads the package and executes the tests through the connected
orchestrator instance.

The run command performs the following steps:
- Builds the given project with output type "Tests"
- Uploads the generated nupkg package to Orchestrator
- Gets the existing releases for the package
- The command will either update the release if it is already present,
  or generate a new one if it is not.
- Creates a test set based on the latest release
- Starts the execution of the test set
- Waits for the tests to finish

Implementation:

- Extracted common logic for interacting with the orchestrator API into
  `orchestratorClient`

- Extended the progress bar to support a number of steps so we can show
  the total number of tests and how many have finished:
  `running...        |███                 | (1/6)`

-

Issue: https://github.com/UiPath/uipathcli/issues/158

534 of 684 new or added lines in 14 files covered. (78.07%)

5876 of 6580 relevant lines covered (89.3%)

1.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
93.33
plugin/studio/test_run_result.go
2
93.48
-1.39% utils/visualization/progress_bar.go
43
80.18
plugin/studio/test_run_command.go
103
72.53
plugin/studio/orchestrator_client.go
Jobs
ID Job ID Ran Files Coverage
1 13902910690.1 17 Mar 2025 03:10PM UTC 117
89.3
GitHub Action Run
Source Files on build 13902910690
  • Tree
  • List 117
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6e6d34a0 on github
  • Prev Build on main (#13833538030)
  • Next Build on feature/test-run-command (#13903216833)
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

© 2025 Coveralls, Inc