feat(dict): implement uhash loader and migrator #434
89.47% of diff hit (target 79.69%)
View this Pull Request on Codecov
89.47% of diff hit (target 79.69%)
Annotations
Check warning on line 20 in src/dictionary/cdb.rs
codecov / codecov/patch
src/dictionary/cdb.rs#L20
Added line #L20 was not covered by tests
Check warning on line 244 in src/dictionary/cdb.rs
codecov / codecov/patch
src/dictionary/cdb.rs#L234-L244
Added lines #L234 - L244 were not covered by tests
Check warning on line 90 in src/dictionary/kv.rs
codecov / codecov/patch
src/dictionary/kv.rs#L84-L90
Added lines #L84 - L90 were not covered by tests
Check warning on line 119 in src/dictionary/loader.rs
codecov / codecov/patch
src/dictionary/loader.rs#L119
Added line #L119 was not covered by tests
Check warning on line 132 in src/dictionary/loader.rs
codecov / codecov/patch
src/dictionary/loader.rs#L132
Added line #L132 was not covered by tests
Check warning on line 96 in src/dictionary/uhash.rs
codecov / codecov/patch
src/dictionary/uhash.rs#L96
Added line #L96 was not covered by tests
Check warning on line 103 in src/dictionary/uhash.rs
codecov / codecov/patch
src/dictionary/uhash.rs#L103
Added line #L103 was not covered by tests
Check warning on line 115 in src/dictionary/uhash.rs
codecov / codecov/patch
src/dictionary/uhash.rs#L115
Added line #L115 was not covered by tests