k1LoW / tbls

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

Add `er.showColumnTypes.primary:` for showing primary key columns only #435

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (86a2f91) #435 (5594d87) +/-
Coverage 67.5% 65.5% -2.0%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 2m28s 2m28s 0s
Details ``` diff | | main (86a2f91) | #435 (5594d87) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.5% | 65.5% | -2.0% | | Files | 35 | 35 | 0 | | Lines | 3416 | 3423 | +7 | - | Covered | 2305 | 2242 | -63 | + | Code to Test Ratio | 1:0.4 | 1:0.4 | +0.0 | | Code | 8903 | 8915 | +12 | + | Test | 3835 | 3880 | +45 | | Test Execution Time | 2m28s | 2m28s | 0s | ```

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

Files Coverage +/-
config/config.go 72.1% +1.8%
schema/schema.go 45.2% 0.0%

Reported by octocov

github-actions[bot] commented 1 year ago

Code Metrics Report

main (86a2f91) #435 (deb618c) +/-
Coverage 67.5% 65.5% -2.0%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 2m28s 2m23s -5s
Details ``` diff | | main (86a2f91) | #435 (deb618c) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.5% | 65.5% | -2.0% | | Files | 35 | 35 | 0 | | Lines | 3416 | 3423 | +7 | - | Covered | 2305 | 2242 | -63 | + | Code to Test Ratio | 1:0.4 | 1:0.4 | +0.0 | | Code | 8903 | 8915 | +12 | + | Test | 3835 | 3882 | +47 | + | Test Execution Time | 2m28s | 2m23s | -5s | ```

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

Files Coverage +/-
config/config.go 72.1% +1.8%
schema/schema.go 45.2% 0.0%

Reported by octocov