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

codecentric / spring-boot-admin / 498
91%

Build:
DEFAULT BRANCH: master
Ran 15 Nov 2016 09:04PM UTC
Jobs 1
Files 65
Run time 4s
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

pending completion
498

push

travis-ci

joshiste
Detangle server from client

With this commits the server no longer depends on the client. The
classes for the clients are moved to de.codecentric.boot.admin.client
package.
Since the perspective on applications is totally different from client
and server the model has been split apart.

What means this for users:
1) The client is no longer a transitive dependency for your admin server
you may need to add it explicitly to your dependencies, respectively
jolokia-core in case you're using discovery and want to use the jmx-bean
interface

2)In case you have cutomised parts of the client you need to reflect the
package change.

fixes #332

69 of 69 new or added lines in 2 files covered. (100.0%)

1359 of 1568 relevant lines covered (86.67%)

0.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
100.0
spring-boot-admin-starter-client/src/main/java/de/codecentric/boot/admin/client/registration/Application.java

Coverage Regressions

Lines Coverage ∆ File
10
100.0
spring-boot-admin-server/src/main/java/de/codecentric/boot/admin/model/Application.java
4
100.0
spring-boot-admin-server/src/main/java/de/codecentric/boot/admin/model/StatusInfo.java
3
100.0
spring-boot-admin-starter-client/src/main/java/de/codecentric/boot/admin/client/registration/ApplicationRegistrator.java
Jobs
ID Job ID Ran Files Coverage
1 498.1 (NODE_VERSION=4) 15 Nov 2016 09:04PM UTC 0
86.67
Travis Job 498.1
Source Files on build 498
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #498
  • a99a889a on github
  • Prev Build on master (#497)
  • Next Build on master (#500)
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