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 kivik.Options to kivik.Params, and make it a functional option #690

Merged
merged 7 commits into from
Sep 12, 2023

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Sep 12, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage: 86.02% and project coverage change: +0.03% 🎉

Comparison is base (891e327) 82.93% compared to head (e7b707f) 82.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #690      +/-   ##
==========================================
+ Coverage   82.93%   82.96%   +0.03%     
==========================================
  Files          85       85              
  Lines        9022     9031       +9     
==========================================
+ Hits         7482     7493      +11     
+ Misses       1329     1328       -1     
+ Partials      211      210       -1     
Files Changed Coverage Δ
mockdb/gen/parse.go 82.69% <ø> (ø)
mockdb/dbexpectations_gen.go 65.95% <59.09%> (ø)
mockdb/clientexpectations_gen.go 61.26% <62.50%> (ø)
options.go 38.46% <87.50%> (+11.18%) ⬆️
couchdb/replication.go 94.41% <100.00%> (ø)
couchdb/scheduler.go 94.65% <100.00%> (ø)
db.go 94.16% <100.00%> (ø)
mockdb/client.go 90.47% <100.00%> (ø)
mockdb/client_gen.go 80.21% <100.00%> (ø)
mockdb/common.go 77.41% <100.00%> (-2.59%) ⬇️
... and 5 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@flimzy flimzy merged commit 2a3c26b into master Sep 12, 2023
3 checks passed
@flimzy flimzy deleted the params branch September 12, 2023 20:08
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

1 participant