qingstor / qsctl

Advanced command line tool for QingStor Object Storage.
Apache License 2.0
23 stars 13 forks source link

cmd/configure: Add command to setup configure manually #304

Closed Prnyself closed 2 years ago

Prnyself commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #304 into master will decrease coverage by 1.58%. The diff coverage is 34.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
- Coverage   48.78%   47.20%   -1.59%     
==========================================
  Files          21       24       +3     
  Lines        1033     1252     +219     
==========================================
+ Hits          504      591      +87     
- Misses        525      654     +129     
- Partials        4        7       +3     
Impacted Files Coverage Δ
cmd/qsctl/configure.go 0.00% <0.00%> (ø)
cmd/utils/prompt.go 0.00% <0.00%> (ø)
cmd/qsctl/init.go 46.66% <3.12%> (+2.10%) :arrow_up:
cmd/utils/setup.go 48.58% <49.14%> (ø)

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 86c0f68...93b6a0c. Read the comment docs.