[go: up one dir, main page]

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

Sanitize PGX Logx #37

Merged
merged 1 commit into from
May 8, 2022
Merged

Sanitize PGX Logx #37

merged 1 commit into from
May 8, 2022

Conversation

rizalgowandy
Copy link
Owner

Make query more readable.
Performance doesn't matter for logging in dev env.

@github-actions github-actions bot added the enhancement New feature or request label May 8, 2022
@rizalgowandy rizalgowandy merged commit 5698e57 into main May 8, 2022
@rizalgowandy rizalgowandy deleted the arwego/feat/logx branch May 8, 2022 11:36
@github-actions
Copy link
Contributor
github-actions bot commented May 8, 2022

Code Metrics Report

main (71de41b) #37 (4f2d887) +/-
Coverage 67.9% 67.3% -0.6%
Code to Test Ratio 1:0.9 1:0.9 -0.0
Test Execution Time 37s 37s 0s
Details
  |                     | main (71de41b) | #37 (4f2d887) |  +/-  |
  |---------------------|----------------|---------------|-------|
- | Coverage            |          67.9% |         67.3% | -0.6% |
  |   Files             |             48 |            48 |     0 |
  |   Lines             |            929 |           937 |    +8 |
  |   Covered           |            631 |           631 |     0 |
- | Code to Test Ratio  |          1:0.9 |         1:0.9 |  -0.0 |
  |   Code              |           5744 |          5756 |   +12 |
  |   Test              |           4915 |          4915 |     0 |
  | Test Execution Time |            37s |           37s |    0s |

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

Files Coverage +/-
pkg/logx/pgx.go 0.0% 0.0%

Reported by octocov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant