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

Netflix / genie / 2162
94%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2019 04:55PM UTC
Jobs 1
Files 377
Run time 20s
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
2162

push

travis-ci

tgianos
Move default properties to PropertySources on auto configurations

Previously there were concrete properties stored in "application.yml" and "application-prod.yml" for the war, app and agent-app projects. These concrete final properties followed boot default naming convention so end users would have harder time pulling in defaults and overriding them with their own. Moving the properties we want to provide as defaults to specific properties files (e.g. genie-web.properties) and adding them as a PropertySource puts them low on the precedence tree (see: https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html) while still allowing them to act as default properties for all who pull in these jars.

Break security properties into the security project as they're not needed by web if not actually used.

Reduce redundancy as genie-app and genie-war no longer need to have their own properties files and can share. Reduces risk of divergence.

Internally we don't have to worry about missing a default property from OSS and can override safely in our application.yml files.

11212 of 12246 relevant lines covered (91.56%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2162.1 12 Mar 2019 04:55PM UTC 0
91.56
Travis Job 2162.1
Source Files on build 2162
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2162
  • a79d4c32 on github
  • Prev Build on master (#2152)
  • Next Build on master (#2165)
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