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

UiPath / uipathcli / 7889579897 / 1
90%
main: 91%

Build:
Build:
LAST BUILD BRANCH: chore/update-readme
DEFAULT BRANCH: main
Ran 13 Feb 2024 04:24PM UTC
Files 73
Run time 4s
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

13 Feb 2024 04:22PM UTC coverage: 90.435% (+0.05%) from 90.383%
7889579897.1

push

github

thschmitt
Fix example usage for nested objects

Currently, the example shows an unnecessary object assigment
for nested parameters, e.g.

```
--instances object (multiple)

   Example:
     config=object; config.memory=float; config.cpu=float;
```

With this fix, the `config=object;` assigment will no be shown anymore:

```
--instances object (multiple)

   Example:
     config.memory=float; config.cpu=float;
```

4141 of 4579 relevant lines covered (90.43%)

1.02 hits per line

Source Files on job 7889579897.1
  • Tree
  • List 73
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7889579897
  • 398b7c58 on github
  • Prev Job for on fix/show-example-usage-nested-object (#7869283227.1)
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