Skip to content

feat: accept proposal#9

Merged
ngoctrng merged 1 commit into
masterfrom
feat/accept_proposals
Jun 26, 2025
Merged

feat: accept proposal#9
ngoctrng merged 1 commit into
masterfrom
feat/accept_proposals

Conversation

@ngoctrng

@ngoctrng ngoctrng commented Jun 26, 2025

Copy link
Copy Markdown
Owner

Code Metrics Report

master (fbd7548) #9 (3db37da) +/-
Coverage 62.9% 63.5% +0.5%
Code to Test Ratio 1:0.4 1:0.5 +0.0
Test Execution Time 17s 12s -5s
Details
  |                     | master (fbd7548) | #9 (3db37da) |  +/-  |
  |---------------------|------------------|--------------|-------|
+ | Coverage            |            62.9% |        63.5% | +0.5% |
  |   Files             |               25 |           27 |    +2 |
  |   Lines             |              354 |          384 |   +30 |
+ |   Covered           |              223 |          244 |   +21 |
+ | Code to Test Ratio  |            1:0.4 |        1:0.5 |  +0.0 |
  |   Code              |             2351 |         2503 |  +152 |
+ |   Test              |             1167 |         1300 |  +133 |
+ | Test Execution Time |              17s |          12s |   -5s |

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

Files Coverage +/- Status
internal/exchange/messagebus/bus.go 77.7% +77.7% added
internal/exchange/repository/repository.go 88.4% -0.5% modified
internal/exchange/usecases/services.go 97.0% +32.7% modified
internal/httpserver/server.go 0.0% 0.0% modified
pkg/config/config.go 100.0% 0.0% modified
pkg/testutil/redis.go 0.0% 0.0% added

Reported by octocov

@github-actions

This comment has been minimized.

@ngoctrng ngoctrng force-pushed the feat/accept_proposals branch from f44617e to 5ee8f94 Compare June 26, 2025 18:31
@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report

master (fbd7548) #9 (3db37da) +/-
Coverage 62.9% 63.5% +0.5%
Code to Test Ratio 1:0.4 1:0.5 +0.0
Test Execution Time 17s 12s -5s
Details
  |                     | master (fbd7548) | #9 (3db37da) |  +/-  |
  |---------------------|------------------|--------------|-------|
+ | Coverage            |            62.9% |        63.5% | +0.5% |
  |   Files             |               25 |           27 |    +2 |
  |   Lines             |              354 |          384 |   +30 |
+ |   Covered           |              223 |          244 |   +21 |
+ | Code to Test Ratio  |            1:0.4 |        1:0.5 |  +0.0 |
  |   Code              |             2351 |         2503 |  +152 |
+ |   Test              |             1167 |         1300 |  +133 |
+ | Test Execution Time |              17s |          12s |   -5s |

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

Files Coverage +/- Status
internal/exchange/messagebus/bus.go 77.7% +77.7% added
internal/exchange/repository/repository.go 88.4% -0.5% modified
internal/exchange/usecases/services.go 97.0% +32.7% modified
internal/httpserver/server.go 0.0% 0.0% modified
pkg/config/config.go 100.0% 0.0% modified
pkg/testutil/redis.go 0.0% 0.0% added

Reported by octocov

@ngoctrng ngoctrng merged commit ebc497a into master Jun 26, 2025
2 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