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: s3hub subcommand entrypoint. all subcommnads are not implemented yet #5

Merged
merged 3 commits into from
Dec 24, 2023

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Dec 24, 2023

No description provided.

This comment has been minimized.

This comment has been minimized.

Copy link

HOTTEST report

PASS FAIL SKIP TOTAL DURATION
15 0 0 15 4.6579069s

Reported by hottest

Copy link

Code Metrics Report

main (9b1d5a3) #5 (adfd5ed) +/-
Coverage 100.0% 62.2% -37.8%
Test Execution Time 4s 16s +12s
Details
  |                     | main (9b1d5a3) | #5 (adfd5ed) |  +/-   |
  |---------------------|----------------|--------------|--------|
- | Coverage            |         100.0% |        62.2% | -37.8% |
  |   Files             |              1 |            8 |     +7 |
  |   Lines             |              6 |           37 |    +31 |
+ |   Covered           |              6 |           23 |    +17 |
- | Test Execution Time |             4s |          16s |   +12s |

Code coverage of files in pull request scope (0.0% → 54.8%)

Files Coverage +/-
cmd/subcmd/s3hub/cp.go 100.0% +100.0%
cmd/subcmd/s3hub/interactive.go 100.0% +100.0%
cmd/subcmd/s3hub/ls.go 100.0% +100.0%
cmd/subcmd/s3hub/mb.go 100.0% +100.0%
cmd/subcmd/s3hub/rm.go 100.0% +100.0%
cmd/subcmd/s3hub/root.go 6.7% +6.7%
cmd/subcmd/s3hub/version.go 100.0% +100.0%

Reported by octocov

@nao1215 nao1215 merged commit 4070010 into main Dec 24, 2023
9 checks passed
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.

1 participant