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

Allow 'get config <url>' #71

Merged
merged 2 commits into from
Apr 24, 2021
Merged

Allow 'get config <url>' #71

merged 2 commits into from
Apr 24, 2021

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Apr 24, 2021

No description provided.

To ensure future compatibility, since keys may contain periods at some time,
but will never contain slashes, as URL compatibility is required.
@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #71 (905a7ce) into master (fdfe734) will decrease coverage by 0.22%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   74.89%   74.66%   -0.23%     
==========================================
  Files          33       33              
  Lines        1394     1413      +19     
==========================================
+ Hits         1044     1055      +11     
- Misses        278      285       +7     
- Partials       72       73       +1     
Impacted Files Coverage Δ
cmd/kouchctl/config/config.go 61.92% <0.00%> (-1.06%) ⬇️
cmd/kouchctl/cmd/get_config.go 83.33% <83.33%> (-1.29%) ⬇️
cmd/kouchctl/cmd/get.go 94.44% <100.00%> (+0.89%) ⬆️
replicate.go 62.11% <0.00%> (-0.89%) ⬇️

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 fdfe734...905a7ce. Read the comment docs.

@flimzy flimzy merged commit b882638 into master Apr 24, 2021
@flimzy flimzy deleted the config branch April 24, 2021 15:49
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