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

feat(pkg/command): add a options struct to store the values provided … #7

Merged
merged 10 commits into from
Apr 11, 2021

Conversation

danvergara
Copy link
Owner

…by the user through the flags

@codecov-io
Copy link

Codecov Report

Merging #7 (0dcabf4) into main (6197d52) will decrease coverage by 3.62%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   86.95%   83.33%   -3.63%     
==========================================
  Files           2        4       +2     
  Lines          46       66      +20     
==========================================
+ Hits           40       55      +15     
- Misses          3        8       +5     
  Partials        3        3              
Impacted Files Coverage Δ
pkg/client/client.go 0.00% <0.00%> (ø)
pkg/command/command.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 6197d52...0dcabf4. Read the comment docs.

@danvergara danvergara force-pushed the open-db-conn branch 2 times, most recently from 1a8a693 to 30e4f89 Compare April 11, 2021 07:03
@danvergara danvergara merged commit 77c2705 into main Apr 11, 2021
@danvergara danvergara deleted the open-db-conn branch April 11, 2021 07:25
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

2 participants