k1LoW / tbls

tbls is a CI-Friendly tool for document a database, written in Go.
MIT License
3.34k stars 164 forks source link

Fix schema.Schema.NormalizeTableName #490

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

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 ``` diff | | 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