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 unit test for cloudfront interactor #28

Merged
merged 2 commits into from
Jan 7, 2024

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Jan 7, 2024

No description provided.

@@ -0,0 +1,23 @@
package mock
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [golangci] reported by reviewdog 🐶
ST1000: at least one file in a package should have a package comment (stylecheck)

This comment has been minimized.

Copy link

github-actions bot commented Jan 7, 2024

HOTTEST report

PASS FAIL SKIP TOTAL DURATION
247 0 5 252 6.273303515s

Reported by hottest

Copy link

github-actions bot commented Jan 7, 2024

Code Metrics Report

main (24fabc8) #28 (bcdaf5c) +/-
Coverage 31.2% 32.4% +1.1%
Test Execution Time 35s 10s -25s
Details
  |                     | main (24fabc8) | #28 (bcdaf5c) |  +/-  |
  |---------------------|----------------|---------------|-------|
+ | Coverage            |          31.2% |         32.4% | +1.1% |
  |   Files             |             28 |            29 |    +1 |
  |   Lines             |            951 |           955 |    +4 |
+ |   Covered           |            297 |           309 |   +12 |
+ | Test Execution Time |            35s |           10s |  -25s |

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

Files Coverage +/-
app/external/mock/cloudfront.go 100.0% +100.0%
app/interactor/cloudfront.go 100.0% +100.0%

Reported by octocov

@nao1215 nao1215 merged commit e553eac into main Jan 7, 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