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

TAKETODAY / today-infrastructure / 8261877092
84%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2024 09:12AM UTC
Jobs 1
Files 5330
Run time 10min
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 Mar 2024 08:51AM UTC coverage: 78.385% (+0.007%) from 78.378%
8261877092

push

github

TAKETODAY
:art:
Make RestTemplateBuilder more compatible with RestClient.Builder

When Infra builds a `RestClient` from a `RestTemplate`, it
will use any `UriTemplateHandler` that has been set on the
`RestTemplate` if the provided `UriTemplateHandler` is also a
`UriBuilderFactory`. Prior to this commit, Infra
`RestTemplateBuilder#rootUri` set a `UriTemplateHandler` on the created
`RestTemplate`, but it was not a `UriBuilderFactory` so `RestClient`
would not consider it.

With this commit, `RestTemplateBuilder#rootUri` sets a
`UriTemplateHandler` that is also a `UriBuilderFactory` so that any
root URI that is set on the `RestTemplateBuilder` will be applied to a
`RestClient` also.

63545 of 86099 branches covered (73.8%)

Branch coverage included in aggregate %.

157427 of 195807 relevant lines covered (80.4%)

3.4 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/137617780 8261877092.1 13 Mar 2024 09:12AM UTC 0
78.38
GitHub Action Run
Source Files on build 8261877092
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8261877092
  • 1d9cc01d on github
  • Prev Build on master (#8260297820)
  • Next Build on master (#8262079351)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc