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 cp sub command #16

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Add s3hub cp sub command #16

merged 3 commits into from
Jan 3, 2024

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Jan 2, 2024

No description provided.

This comment has been minimized.

app/usecase/s3.go Outdated Show resolved Hide resolved
app/usecase/s3.go Outdated Show resolved Hide resolved

This comment has been minimized.

app/usecase/s3.go Outdated Show resolved Hide resolved
app/interactor/s3.go Show resolved Hide resolved
cmd/subcmd/s3hub/cp.go Outdated Show resolved Hide resolved
cmd/subcmd/s3hub/cp.go Show resolved Hide resolved
Copy link

github-actions bot commented Jan 3, 2024

HOTTEST report

PASS FAIL SKIP TOTAL DURATION
141 0 5 146 6.48423535s

Reported by hottest

Copy link

github-actions bot commented Jan 3, 2024

Code Metrics Report

main (90c48e6) #16 (9913984) +/-
Coverage 20.4% 17.3% -3.1%
Test Execution Time 34s 11s -23s
Details
  |                     | main (90c48e6) | #16 (9913984) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          20.4% |         17.3% | -3.1% |
  |   Files             |             26 |            27 |    +1 |
  |   Lines             |            794 |           918 |  +124 |
- |   Covered           |            162 |           159 |    -3 |
+ | Test Execution Time |            34s |           11s |  -23s |

Code coverage of files in pull request scope (15.1% → 11.1%)

Files Coverage +/-
app/di/wire_gen.go 0.0% 0.0%
app/domain/model/s3.go 67.9% -2.5%
app/external/s3.go 0.0% 0.0%
app/interactor/s3.go 0.0% 0.0%
cmd/subcmd/s3hub/cp.go 0.0% -100.0%
cmd/subcmd/s3hub/ls.go 0.0% 0.0%
cmd/subcmd/s3hub/rm.go 0.0% 0.0%

Reported by octocov

@nao1215 nao1215 merged commit 962b805 into main Jan 3, 2024
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