Skip to content

DBヘルスチェック追加#69

Merged
o-ga09 merged 2 commits intomainfrom
feature/monster-search-#68
Apr 6, 2024
Merged

DBヘルスチェック追加#69
o-ga09 merged 2 commits intomainfrom
feature/monster-search-#68

Conversation

@o-ga09
Copy link
Copy Markdown
Owner

@o-ga09 o-ga09 commented Apr 6, 2024

close #70

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2024

Code Metrics Report

main (97e3bd1) #69 (fc08b27) +/-
Coverage 1.2% 0.0% -1.2%
Code to Test Ratio 1:0.0 1:0.0 -0.0
Test Execution Time 32s 35s +3s
Details
  |                     | main (97e3bd1) | #69 (fc08b27) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |           1.2% |          0.0% | -1.2% |
  |   Files             |             37 |            39 |    +2 |
  |   Lines             |            253 |           242 |   -11 |
- |   Covered           |              3 |             0 |    -3 |
- | Code to Test Ratio  |          1:0.0 |         1:0.0 |  -0.0 |
  |   Code              |           2441 |          2334 |  -107 |
- |   Test              |             30 |             0 |   -30 |
- | Test Execution Time |            32s |           35s |   +3s |

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

Files Coverage +/-
app/internal/DI/health.go 0.0% 0.0%
app/internal/controller/system.go 0.0% 0.0%
app/internal/driver/mysql/db_connect.go 0.0% 0.0%
app/internal/driver/mysql/health.go 0.0% 0.0%
app/internal/presenter/middleware/logger.go 0.0% 0.0%
app/internal/presenter/server.go 0.0% 0.0%
app/internal/service/health/health.go 0.0% 0.0%
app/internal/util/util.go 0.0% 0.0%
app/pkg/config.go 0.0% 0.0%

Reported by octocov

@o-ga09 o-ga09 merged commit 141a43c into main Apr 6, 2024
@o-ga09 o-ga09 deleted the feature/monster-search-#68 branch April 6, 2024 13:08
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