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

talsma-ict / context-propagation / 494
94%
develop: 90%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: develop
Ran 12 Nov 2018 04:11PM UTC
Jobs 1
Files 38
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
494

push

travis-ci

sjoerdtalsma
Re-introduce caching but make it configurable

1. Caching can be explicitly disabled by:
   1. Running with system property `talsmasoftware.context.caching` set
      to `0` or `false`
   2. Running with environment variable `TALSMASOFTWARE_CONTEXT_CACHING`
      set to `0` or `false`
2. Caching can be explicitly enabled by:
   1. Running with system property `talsmasoftware.context.caching` set
      to `1` or `true`
   2. Running with environment variable `TALSMASOFTWARE_CONTEXT_CACHING`
      set to `1` or `true`
3. If no caching is configured, by default, the found `ContextManager`
   instances will be cached if:
   1. At least one is found
   2. All fount context managers were loaded by the same classloader the
      `ContextManagers` utility was also loaded from from.
      (in an attempt to avoid caching where it is inappropriate)

830 of 892 relevant lines covered (93.05%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 494.1 12 Nov 2018 04:11PM UTC 0
93.05
Travis Job 494.1
Source Files on build 494
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #494
  • b732958d on github
  • Next Build on cache (#497)
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