k1LoW / tbls

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

[BREAKING] Output schema data file by default #398

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

Fix #387

github-actions[bot] commented 1 year ago

Code Metrics Report

main (b0850bb) #398 (159498d) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 3m9s 3m29s +20s
Details ``` diff | | main (b0850bb) | #398 (159498d) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3186 | 3187 | +1 | - | Covered | 2138 | 2063 | -75 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8286 | 8306 | +20 | | Test | 3894 | 3894 | 0 | - | Test Execution Time | 3m9s | 3m29s | +20s | ```

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

Files Coverage +/-
config/config.go 68.5% -0.3%

Reported by octocov

github-actions[bot] commented 1 year ago

Code Metrics Report

main (b0850bb) #398 (0793bed) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 3m9s 3m22s +13s
Details ``` diff | | main (b0850bb) | #398 (0793bed) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3186 | 3187 | +1 | - | Covered | 2138 | 2063 | -75 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8286 | 8309 | +23 | | Test | 3894 | 3894 | 0 | - | Test Execution Time | 3m9s | 3m22s | +13s | ```

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

Files Coverage +/-
config/config.go 68.5% -0.3%

Reported by octocov