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

ethcore / parity / 3064 / 2
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2016 05:00PM UTC
Files 232
Run time 40s
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

14 Jul 2016 04:06PM UTC coverage: 76.326% (-0.07%) from 76.398%
FEATURES="--features travis-beta" RUN_COVERAGE="true"

push

travis-ci

arkpar
In-memory trie operations (#1408)

* small cleanups in trie

* Memory trie skeleton

* decode nodes from RLP

* memorytrie -> memorytriedb

* implement Trie for MemoryTrie

* partially implement insert

* implement trie insertion

* don't load whole trie into memory, lookup across memory and db

* re-implement insertion and lazily load necessary nodes from DB

* node removal w/o fixing

* reduce churn in node storage

* finish remove implementation

* committing the in-memory trie

* reload root node after commit

* generate elastic arrays when converting nodes to rlp

* port triedbmut tests over to memorytriedb, fix a few bugs.

* hash count and dirty flag

* initial attempt for node inspection

* back to skeleton

* inspection framework

* implement insertion

* no panic paths in insert

* implement deletion without fixing

* node fixing

* commit nodes to db

* tracing targets and bugfix

* get tests to pass with a lot of tracing

* set playpen iterations to 10

* remove some tracing statements

* make TrieMut::root take &mut self

* replace triedbmut with memorytriedb

* treat empty insert value as removal

* add test for null insert

* fix some style concerns

* trie: use nodehandle for root_node, minor cleanup

23693 of 31042 relevant lines covered (76.33%)

0.76 hits per line

Source Files on job 3064.2 (FEATURES="--features travis-beta" RUN_COVERAGE="true")
  • Tree
  • List 0
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3064
  • Travis Job 3064.2
  • 517c705a on github
  • Prev Job for FEATURES="--features travis-beta" RUN_COVERAGE="true" on master (#3057.2)
  • Next Job for FEATURES="--features travis-beta" RUN_COVERAGE="true" on master (#3066.2)
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