Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0 2 cleanup rebase 170107 #188

Merged

Conversation

hendrikmuhs
Copy link
Contributor

push changes from master to cleanup branch

FYI @narekgharibyan (should be straight forward, but feel free to take a look)

hendrikmuhs and others added 27 commits December 12, 2016 14:50
* create doxygen automatically
* create doxygen automatically

* fix access rights

* fix repo name

* change quotes

* fix path

* try to fix paths

* fix paths again

* fix references for doxygen build
…tate traverser (cliqz-oss#171)

* implement merging of weights, fix bug in retrieving inner weight in state traverser
…ject

  - fixed Merger bug (with finding free bucket) by utilizing CreateGenerator(), now in case of too many keys it uses 64bit offset type
  - fixed bug with choosing proper address space for generator, now using sparse array size instead of keys number
 - exposed CompletionDictionaryMerger in pykeyvi
@@ -0,0 +1,214 @@
/* * keyvi - A key value store.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: delete

@@ -37,6 +37,30 @@ namespace internal {

BOOST_AUTO_TEST_SUITE( SparseArrayBuilderTests )

BOOST_AUTO_TEST_CASE( writeState ) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: delete

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 88.061% when pulling c4739a3 on hendrikmuhs:0_2_cleanup-rebase-170107 into 1dda3ed on cliqz-oss:0_2_cleanup.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 88.061% when pulling 948f2e2 on hendrikmuhs:0_2_cleanup-rebase-170107 into 1dda3ed on cliqz-oss:0_2_cleanup.

@hendrikmuhs
Copy link
Contributor Author

looks clean now, 0.2 branch up-to-date again :-)

@hendrikmuhs hendrikmuhs merged commit b6a6f61 into cliqz-oss:0_2_cleanup Jan 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants