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

jaegertracing / jaeger / 2592
100%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2018 11:54PM UTC
Jobs 1
Files 114
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
2592

push

travis-ci

web-flow
Introduce storage factory framework and composable CLI (#625)

* deprecate --span-storage.type CLI flag
* instead use env variable SPAN_STORAGE (and optionally DEPENDENCY_STORAGE)
* CLI options only include flags relevant to the selected storage type(s)
( introduce storage.Factory interface for creating different storage components like spanstore.Reader
* introduce meta-factory plugin/storage.Factory that instantiates concrete factories based on the above env vars
* concrete factories may implement plugin.Configurable interface that allows them to define custom CLI flags and to be initialized from Viper
* remove a lot of duplicated code for storage initialization in collector/query/standalone
* add new cobra command env that prints help about configuring via env vars

216 of 216 new or added lines in 9 files covered. (100.0%)

6961 of 6961 relevant lines covered (100.0%)

37.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2592.1 (TESTS=true COVERAGE=true) 07 Jan 2018 11:54PM UTC 0
100.0
Travis Job 2592.1
Source Files on build 2592
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2592
  • 8db7a11f on github
  • Prev Build on master (#2581)
  • Next Build on master (#2605)
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