k1LoW / tbls

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

Support `--dsn` option for external subcommands #495

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (18df4cf) #495 (85b1994) +/-
Coverage 64.3% 62.3% -2.0%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 3m57s 4m0s +3s
Details ``` diff | | main (18df4cf) | #495 (85b1994) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 64.3% | 62.3% | -2.0% | | Files | 36 | 36 | 0 | | Lines | 3729 | 3729 | 0 | - | Covered | 2399 | 2324 | -75 | - | Code to Test Ratio | 1:0.4 | 1:0.4 | -0.0 | | Code | 9692 | 9697 | +5 | | Test | 3958 | 3958 | 0 | - | Test Execution Time | 3m57s | 4m0s | +3s | ```

Reported by octocov