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

UiPath / uipathcli / 14878614187 / 1
91%
main: 91%

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

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

6421 of 7092 relevant lines covered (90.54%)

1.02 hits per line

Source Files on job 14878614187.1
  • Tree
  • List 129
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14878614187
  • 0e29cf46 on github
  • Prev Job for on feature/uri-builder (#14868811141.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