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 mocking config calls #55

Merged
merged 4 commits into from Jun 17, 2019
Merged

Add support for mocking config calls #55

merged 4 commits into from Jun 17, 2019

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Jun 17, 2019

Relates to go-kivik/kivik#390

@codecov
Copy link

codecov bot commented Jun 17, 2019

Codecov Report

Merging #55 into master will increase coverage by 1.22%.
The diff coverage is 94.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   83.35%   84.58%   +1.22%     
==========================================
  Files          19       19              
  Lines        1328     1408      +80     
==========================================
+ Hits         1107     1191      +84     
+ Misses        201      197       -4     
  Partials       20       20
Impacted Files Coverage Δ
gen/parse.go 88% <ø> (ø) ⬆️
client.go 100% <ø> (ø) ⬆️
expectations.go 96.94% <100%> (+1.51%) ⬆️
dbexpectations.go 98.78% <100%> (-0.01%) ⬇️
util.go 100% <100%> (ø) ⬆️
gen/main.go 29.57% <20%> (ø) ⬆️
gen/render.go 56.22% <33.33%> (+0.88%) ⬆️

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 95d0c29...489f30a. Read the comment docs.

@go-kivik go-kivik deleted a comment from codecov bot Jun 17, 2019
@flimzy flimzy merged commit f0f6126 into master Jun 17, 2019
@flimzy flimzy deleted the config branch June 17, 2019 17:05
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