k1LoW / tbls

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

Change columns key to constants. #393

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

ref: #390

github-actions[bot] commented 1 year ago

Code Metrics Report

main (ec726a6) #393 (8b476f6) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 2m19s 2m27s +8s
Details ``` diff | | main (ec726a6) | #393 (8b476f6) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3175 | 3175 | 0 | - | Covered | 2129 | 2054 | -75 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8268 | 8269 | +1 | | Test | 3887 | 3887 | 0 | - | Test Execution Time | 2m19s | 2m27s | +8s | ```

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

Files Coverage +/-
output/md/md.go 80.3% 0.0%
schema/schema.go 29.0% 0.0%

Reported by octocov

github-actions[bot] commented 1 year ago

Code Metrics Report

main (ec726a6) #393 (a4c1d24) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 2m19s 3m43s +1m24s
Details ``` diff | | main (ec726a6) | #393 (a4c1d24) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3175 | 3175 | 0 | - | Covered | 2129 | 2054 | -75 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8268 | 8269 | +1 | | Test | 3887 | 3887 | 0 | - | Test Execution Time | 2m19s | 3m43s | +1m24s | ```

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

Files Coverage +/-
output/md/md.go 80.3% 0.0%
schema/schema.go 29.0% 0.0%

Reported by octocov