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

rename err to error, fix typing of DefinitionProcessor, use debug ins… #9

Merged
merged 4 commits into from Oct 25, 2020
Merged

rename err to error, fix typing of DefinitionProcessor, use debug ins… #9

merged 4 commits into from Oct 25, 2020

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Oct 25, 2020

Sometimes it was called err, sometimes it was error. Now it is everywhere called error.

Fix typing of DefinitionProcessor and modify isPromise method so that we have fully working typeguard ;).

Use debug instead of console, throw error when createIndex fails. Write also unit test for ensureIndex.

@simllll simllll merged commit 39b598e into hokify:master Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants