k1LoW / tbls

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

Add `--dsn` option #475

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (bfbd153) #475 (c1484a1) +/-
Coverage 67.8% 65.6% -2.2%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 3m0s 2m25s -35s
Details ``` diff | | main (bfbd153) | #475 (c1484a1) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.8% | 65.6% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3471 | 3471 | 0 | - | Covered | 2353 | 2278 | -75 | - | Code to Test Ratio | 1:0.4 | 1:0.4 | -0.0 | | Code | 9145 | 9166 | +21 | | Test | 3927 | 3927 | 0 | + | Test Execution Time | 3m0s | 2m25s | -35s | ```

Reported by octocov