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

Basic "get" support #43

Merged
merged 11 commits into from
Oct 9, 2020
Merged

Basic "get" support #43

merged 11 commits into from
Oct 9, 2020

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Oct 9, 2020

No description provided.

@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #43 into master will decrease coverage by 0.45%.
The diff coverage is 63.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   69.01%   68.56%   -0.46%     
==========================================
  Files           8        8              
  Lines         568      598      +30     
==========================================
+ Hits          392      410      +18     
- Misses        146      158      +12     
  Partials       30       30              
Impacted Files Coverage Δ
cmd/kouchctl/config/config.go 80.53% <23.52%> (-7.06%) ⬇️
cmd/kouchctl/errors/errors.go 47.82% <60.86%> (+10.32%) ⬆️
cmd/kouchctl/cmd/get.go 91.30% <100.00%> (-8.70%) ⬇️
cmd/kouchctl/cmd/ping.go 92.30% <100.00%> (ø)
cmd/kouchctl/cmd/root.go 86.95% <100.00%> (+6.18%) ⬆️
replicate.go 63.87% <0.00%> (+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 e1600bf...11d78a0. Read the comment docs.

@flimzy flimzy merged commit 901b7ef into master Oct 9, 2020
@flimzy flimzy deleted the ctlget branch October 9, 2020 19:55
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