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

UiPath / uipathcli / 14878614187
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: chore/update-readme
DEFAULT BRANCH: main
Ran 07 May 2025 08:21AM UTC
Jobs 1
Files 129
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

07 May 2025 08:13AM UTC coverage: 90.539% (+0.02%) from 90.523%
14878614187

Pull #191

github

thschmitt
Move URI formatting logic from plugins into UriBuilder

Each plugin has been doing some custom formatting of the URI and
replacing organization and tenant. Moved all the logic for URI handling
in the API clients which use the `uri_builder.go`.

Changed all the code which uses the baseUri to make use of url.URL
instead of strings which allowed removing the `NewUriBuilder` method
which used to convert the baseUri string.

Noticed that the UriBuilder does not espace all URI parts properly.
Added escaping for path and query string keys.

Added more tests to validate the url formatting to avoid similar issues
like https://github.com/UiPath/uipathcli/issues/189.
Pull Request #191: Move URI formatting logic from plugins into UriBuilder

160 of 163 new or added lines in 15 files covered. (98.16%)

1 existing line in 1 file now uncovered.

6421 of 7092 relevant lines covered (90.54%)

1.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
91.67
-8.33% utils/converter/string_converter.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.67
-8.33% utils/converter/string_converter.go
Jobs
ID Job ID Ran Files Coverage
1 14878614187.1 07 May 2025 08:21AM UTC 129
90.54
GitHub Action Run
Source Files on build 14878614187
  • Tree
  • List 129
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #191
  • PR Base - main (#14868811141)
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