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

ethereum / ethereumj / 532
36%
develop: 55%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Ran 30 Jan 2015 05:46PM UTC
Jobs 1
Files 153
Run time 2min
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
532

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
1
100.0
ethereumj-core/src/main/java/org/ethereum/crypto/HashUtil.java
3
100.0
ethereumj-core/src/main/java/org/ethereum/facade/DefaultConfig.java
4
100.0
ethereumj-core/src/main/java/org/ethereum/core/Block.java
8
100.0
ethereumj-core/src/main/java/org/ethereum/db/BlockVO.java
20
100.0
ethereumj-core/src/main/java/org/ethereum/db/BlockStoreImpl.java
Jobs
ID Job ID Ran Files Coverage
1 532.1 30 Jan 2015 05:46PM UTC 0
53.74
Travis Job 532.1
Source Files on build 532
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #532
  • ecb007b3 on github
  • Prev Build on master (#531)
  • Next Build on master (#533)
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