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

ethcore / parity / 3064
73%

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

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

Jobs
ID Job ID Ran Files Coverage
2 3064.2 (FEATURES="--features travis-beta" RUN_COVERAGE="true") 14 Jul 2016 05:00PM UTC 0
76.33
Travis Job 3064.2
Source Files on build 3064
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3064
  • 517c705a on github
  • Prev Build on master (#3057)
  • Next Build on master (#3066)
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