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

exonum / exonum-java-binding / 2745 / 3
86%
master: 85%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/exonum-java-binding/tutorials/org.junit-junit-bom-5.7.1
DEFAULT BRANCH: master
Ran 27 Mar 2019 11:41AM UTC
Files 234
Run time 11s
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

27 Mar 2019 11:14AM UTC coverage: 86.143% (+0.02%) from 86.123%
CHECK_RUST=false

push

travis-ci-com

web-flow
Make the ServiceRuntime actually thread-safe [ECR-3065]: (#792)

Make the ServiceRuntime actually thread-safe without reliance
on ServiceLoader thread-safety, because ServiceRuntime is a Singleton
and *may* be injected into other objects. That does not happen
currently; nor the ServiceRuntime is used in a multi-threaded
context, hence this feature is provided to avoid possible
synchronization errors if it does happen in the future (e.g.,
if in dynamic services the operations on ServiceRuntime are invoked
on different threads).

The other runtime-specific binding are put in a private module,
i.e., they are inaccessible to satisfy bindings from other
modules or from injector directly.

3531 of 4099 relevant lines covered (86.14%)

0.93 hits per line

Source Files on job 2745.3 (CHECK_RUST=false)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 847
  • Travis Job 2745.3
  • d9607278 on github
  • Prev Job for CHECK_RUST=false on multiple-services (#2742.3)
  • Next Job for CHECK_RUST=false on multiple-services (#2775.3)
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