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

Add support for partitioned queries #228

Merged
merged 5 commits into from
Apr 29, 2020
Merged

Add support for partitioned queries #228

merged 5 commits into from
Apr 29, 2020

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Mar 21, 2020

Relates to go-kivik/kivik#448

@flimzy flimzy force-pushed the partition branch 2 times, most recently from 8457498 to e209fec Compare April 28, 2020 20:47
...for AllDocs, Query, Find, Explain, CreateIndex, GetIndexes, and DeleteIndex
@codecov
Copy link

codecov bot commented Apr 29, 2020

Codecov Report

Merging #228 into master will increase coverage by 0.10%.
The diff coverage is 96.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ Coverage   91.49%   91.60%   +0.10%     
==========================================
  Files          31       31              
  Lines        2080     2131      +51     
==========================================
+ Hits         1903     1952      +49     
- Misses        126      127       +1     
- Partials       51       52       +1     
Impacted Files Coverage Δ
dbstats.go 93.54% <91.30%> (-1.33%) ⬇️
db.go 82.57% <100.00%> (+0.25%) ⬆️
find.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3218886...e203a1a. Read the comment docs.

@flimzy flimzy merged commit e9102bc into master Apr 29, 2020
@flimzy flimzy deleted the partition branch April 29, 2020 20:40
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.

1 participant