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 DDD directory structure #2

Merged
merged 14 commits into from
Feb 23, 2023
Merged

introduce DDD directory structure #2

merged 14 commits into from
Feb 23, 2023

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Feb 21, 2023

No description provided.

domain/model/github.go Show resolved Hide resolved
infrastructure/github/github.go Outdated Show resolved Hide resolved
infrastructure/github/github_test.go Outdated Show resolved Hide resolved
infrastructure/github/github_test.go Outdated Show resolved Hide resolved
infrastructure/github/github_test.go Outdated Show resolved Hide resolved
infrastructure/github/github_test.go Outdated Show resolved Hide resolved
infrastructure/github/github.go Show resolved Hide resolved
infrastructure/github/github.go Show resolved Hide resolved
infrastructure/github/error_test.go Show resolved Hide resolved
infrastructure/github/error_test.go Show resolved Hide resolved
infrastructure/github/github_test.go Outdated Show resolved Hide resolved
infrastructure/github/github_test.go Outdated Show resolved Hide resolved
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

infrastructure/github/github.go Outdated Show resolved Hide resolved
infrastructure/github/github.go Show resolved Hide resolved
@github-actions

This comment has been minimized.

@github-actions
Copy link

Code Metrics Report

main (d55a2c9) #2 (dc7f526) +/-
Coverage 0.0% 94.4% +94.4%
Test Execution Time 5s 28s +23s
Details
  |                     | main (d55a2c9) | #2 (dc7f526) |  +/-   |
  |---------------------|----------------|--------------|--------|
+ | Coverage            |           0.0% |        94.4% | +94.4% |
  |   Files             |              0 |            3 |     +3 |
  |   Lines             |              0 |           18 |    +18 |
+ |   Covered           |              0 |           17 |    +17 |
- | Test Execution Time |             5s |          28s |   +23s |

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

Files Coverage +/-
config/config.go 100.0% +100.0%
infrastructure/github/error.go 100.0% +100.0%
infrastructure/github/github.go 93.8% +93.8%

Reported by octocov

@nao1215 nao1215 merged commit c2550cf into main Feb 23, 2023
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