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

Fix schema.Schema.NormalizeTableName #490

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Fix schema.Schema.NormalizeTableName #490

merged 1 commit into from
Jun 16, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jun 16, 2023

No description provided.

@k1LoW k1LoW added the bug Something isn't working label Jun 16, 2023
check Driver.CurrentSchema
@github-actions
Copy link
Contributor

Code Metrics Report

main (da35dd7) #490 (cb49988) +/-
Coverage 64.6% 62.5% -2.0%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 4m4s 4m25s +21s
Details
  |                     | main (da35dd7) | #490 (cb49988) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          64.6% |          62.5% | -2.0% |
  |   Files             |             36 |             36 |     0 |
  |   Lines             |           3690 |           3690 |     0 |
- |   Covered           |           2382 |           2308 |   -74 |
+ | Code to Test Ratio  |          1:0.4 |          1:0.4 |  +0.0 |
  |   Code              |           9602 |           9602 |     0 |
+ |   Test              |           3910 |           3932 |   +22 |
- | Test Execution Time |           4m4s |          4m25s |  +21s |

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

Files Coverage +/-
schema/schema.go 41.0% +0.4%

Reported by octocov

@k1LoW k1LoW merged commit 62855a3 into main Jun 16, 2023
3 checks passed
@k1LoW k1LoW deleted the fix-NormalizeTableName branch June 16, 2023 04:34
@github-actions github-actions bot mentioned this pull request Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant