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

fix typo #46

Closed
wants to merge 1 commit into from
Closed

fix typo #46

wants to merge 1 commit into from

Conversation

lovasoa
Copy link

@lovasoa lovasoa commented Dec 10, 2021

No description provided.

folkvir added a commit that referenced this pull request Dec 13, 2021
@folkvir
Copy link
Collaborator

folkvir commented Dec 13, 2021

Will be fixed in newer versions. Thank you for catching this 👍

@folkvir folkvir closed this Dec 13, 2021
@lovasoa
Copy link
Author

lovasoa commented Dec 13, 2021

no problem :)

@lovasoa lovasoa deleted the patch-1 branch December 13, 2021 10:21
Callidon pushed a commit that referenced this pull request Feb 18, 2022
Author: Arnausd Grall (@folkvir)

* update deps and add gts

* h64 only + fix #43 + gts

* mocha: parallel execution

* utils: rename *Indices to *Indexes, add better documentation

* tests: show difference when using getDistinctIndexes w/wo hashing at each iteration

* utils: rename *Indices to *Indexes

* update ref pdf of CMS

* double hashing: use the enhanced technique

* getDistinctIndexes: implement #43 suggestions + allow to switch to XXH 32/64 if needed

* update changelog

* add .DS_Store in the list of ignored files

* use typescript 4.X.X

* fix typo of #46

* fix error when setting 32/64 bits xxh functions, and allow for overriding the serialize function (#48)

* add code coverage

* lint

* update eslint ignore for faster parsing

* add branch update_outdated to the tested branches

* fix wrong github workflow branch name

* workflow: use 16.x and remove 10.x

* update README and remove useless deps

* tests: fix error with describe/it rules overriding data

* implemnting xor filter for the next release

* update all files to the new project standard, set v2.0.0

* xor filters are working

* testing the xor filter

* xor filter #29

* #29

* documentation

* code ql / tests on develop

* keywords

* fix workflow

* move all hash related functions to the BaseFilter class

* modify tests according to: 12417e7

* parallel mocha tests

* use lts/* with setup-node@v2

* update README.md

* add badge to the readme

* export BaseFilter in the entry

* badge refers to the last action build

* update compatibility readme

* update @types/node version to be the latest minor release

* prettier auto line endings

* update @types/node version to be the latest minor release

* #49 add compatibility with 1.3.4

* #49 compatibility for BloomFilters import only is working

* Use AutoExportable feature for simplfying the export process, bitsets size set to a multiple of bitwords

* create Hashing classes

* remove nyc, use eslint + prettier instead of gts, enforce type checking, make all propeties public, no readonly

* update yarn.lock

* ci: remove node 15

* fix missing dependency and fix eslint errors

* update readme

* fix conflicts with master, eslint is now a rule

* add typedoc-plugin-missing-exports and fix non-overrided doubleHashing function
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.

2 participants