k1LoW / tbls

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

[BREAKING] Do not read config file in the default path if env `TBLS_DSN` is given #422

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (6ad0b98) #422 (3ea3003) +/-
Coverage 66.6% 64.4% -2.2%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 3m44s 3m14s -30s
Details ``` diff | | main (6ad0b98) | #422 (3ea3003) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 66.6% | 64.4% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3402 | 3402 | 0 | - | Covered | 2266 | 2191 | -75 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 8867 | 8867 | 0 | | Test | 3765 | 3765 | 0 | + | Test Execution Time | 3m44s | 3m14s | -30s | ```

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

Files Coverage +/-
config/config.go 71.5% 0.0%

Reported by octocov