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

UiPath / uipathcli / 7889579897
90%
main: 91%

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

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

Jobs
ID Job ID Ran Files Coverage
1 7889579897.1 13 Feb 2024 04:24PM UTC 73
90.43
GitHub Action Run
Source Files on build 7889579897
  • Tree
  • List 73
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 398b7c58 on github
  • Prev Build on main (#7869283227)
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