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

UiPath / uipathcli / 18490910140
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: chore/update-readme
DEFAULT BRANCH: main
Ran 14 Oct 2025 08:49AM UTC
Jobs 1
Files 132
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

14 Oct 2025 08:48AM UTC coverage: 90.88% (+0.008%) from 90.872%
18490910140

Pull #206

github

thschmitt
Preserve slash in path parameter

The slash in the path parameter should not be escaped in order to
support multi path segment parameters.

Example:

This change allows the support for storage object keys in the path.
The following specification would allow `objectKey`s to contain a slash
for folder support:

```
paths:
  /api/{objectKey}:
    parameters:
    - name: objectKey
      in: path
      required: true
      description: The object key
      schema:
        type: string
    get:
      operationId: download
      summary: Download file
```
Pull Request #206: Preserve slash in path parameter

7 of 7 new or added lines in 1 file covered. (100.0%)

6766 of 7445 relevant lines covered (90.88%)

1.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18490910140.1 14 Oct 2025 08:49AM UTC 132
90.88
GitHub Action Run
Source Files on build 18490910140
  • Tree
  • List 132
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #206
  • PR Base - main (#18402729299)
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