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

ethereum / ethereumj / 535
36%
develop: 55%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Ran 30 Jan 2015 08:58PM UTC
Jobs 1
Files 153
Run time 107min
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
535

push

travis-ci

romanman
Introduce remote config + in memory block store

The library now can be initialized with just in memory
block saving with eviction policy of keep only last 1000 blocks,
that kind of block store is useful in on server usage of library.
In order to change the configuration for on server usage
use: `ethereum =  EthereumFactory.createEthereum(RemoteConfig.class);`

73 of 73 new or added lines in 4 files covered. (100.0%)

5740 of 10681 relevant lines covered (53.74%)

0.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
ethereumj-core/src/main/java/org/ethereum/facade/DefaultConfig.java
2
100.0
ethereumj-core/src/main/java/org/ethereum/db/BlockStoreImpl.java
8
100.0
ethereumj-core/src/main/java/org/ethereum/db/InMemoryBlockStore.java
26
100.0
ethereumj-core/src/main/java/org/ethereum/facade/RemoteConfig.java

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
ethereumj-core/src/main/java/org/ethereum/listener/CompositeEthereumListener.java
6
100.0
ethereumj-core/src/main/java/org/ethereum/manager/WorldManager.java
20
100.0
ethereumj-core/src/main/java/org/ethereum/facade/DefaultConfig.java
47
100.0
ethereumj-core/src/main/java/org/ethereum/db/BlockStoreImpl.java
Jobs
ID Job ID Ran Files Coverage
1 535.1 30 Jan 2015 08:58PM UTC 0
53.74
Travis Job 535.1
Source Files on build 535
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #535
  • 163036c5 on github
  • Prev Build on master (#534)
  • Next Build on master (#536)
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