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

Introduce spare command #13

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Introduce spare command #13

merged 2 commits into from
Dec 31, 2023

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Dec 31, 2023

No description provided.

config/spare/config_test.go Show resolved Hide resolved
app/external/common.go Outdated Show resolved Hide resolved
config/spare/config.go Outdated Show resolved Hide resolved
Copy link

HOTTEST report

PASS FAIL SKIP TOTAL DURATION
143 0 4 147 6.878904635s

Reported by hottest

Copy link

Code Metrics Report

main (227e923) #13 (a4efbe3) +/-
Coverage 16.7% 21.1% +4.4%
Test Execution Time 27s 15s -12s
Details
  |                     | main (227e923) | #13 (a4efbe3) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          16.7% |         21.1% | +4.4% |
  |   Files             |             20 |            26 |    +6 |
  |   Lines             |            604 |           766 |  +162 |
+ |   Covered           |            101 |           162 |   +61 |
+ | Test Execution Time |            27s |           15s |  -12s |

Code coverage of files in pull request scope (20.1% → 26.5%)

Files Coverage +/-
app/di/wire_gen.go 0.0% 0.0%
app/domain/model/domain.go 100.0% +100.0%
app/domain/model/s3.go 72.2% -8.1%
app/domain/model/s3_policy.go 80.0% +80.0%
app/external/cloudfront.go 0.0% 0.0%
app/external/s3.go 0.0% 0.0%
app/external/s3_policy.go 0.0% 0.0%
app/interactor/cloudfront.go 0.0% 0.0%
app/interactor/s3.go 0.0% 0.0%
cmd/subcmd/s3hub/rm.go 0.0% 0.0%
config/spare/config.go 87.1% +87.1%

Reported by octocov

@nao1215 nao1215 merged commit 34262af into main Dec 31, 2023
9 checks passed
@nao1215 nao1215 changed the title introduce spare command Introduce spare command Jan 1, 2024
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