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

feature: improve typings #62

Merged
merged 21 commits into from
Dec 7, 2017
Merged

feature: improve typings #62

merged 21 commits into from
Dec 7, 2017

Conversation

Viatorus
Copy link
Member

@Viatorus Viatorus commented Dec 7, 2017

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 92.356% when pulling 524eea7 on refactor_types into eb4fed5 on master.

@Viatorus Viatorus merged commit 8b81fa5 into master Dec 7, 2017
@Viatorus Viatorus deleted the refactor_types branch December 7, 2017 09:28
Viatorus added a commit that referenced this pull request Dec 19, 2017
* refactor type system
* remove enum and use strings instead
* add transform types
* fixing return types to this
* add better return type to query builder arrays
* remove double inline callback functions
* use keyof with specialization for nested properties
* update filter type in dynamic view
* improve typings of full-text query
* rename some properties of dynamic view
* add return and use ++ instead of += 1
* rename resultset to ResultSet
* remove ANY type
* rename Collection.data to Collection._data
* improve typings for adapter and storage package as well
* improve package export with typings
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