k1LoW / tbls

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

Fix option ( `--table` `--include` `--exclude` ) #407

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (c8c1e11) #407 (41d3bfb) +/-
Coverage 67.1% 64.7% -2.3%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 5m8s 3m13s -1m55s
Details ``` diff | | main (c8c1e11) | #407 (41d3bfb) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 67.1% | 64.7% | -2.3% | | Files | 33 | 33 | 0 | | Lines | 3221 | 3221 | 0 | - | Covered | 2160 | 2085 | -75 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8365 | 8368 | +3 | | Test | 3836 | 3836 | 0 | + | Test Execution Time | 5m8s | 3m13s | -1m55s | ```

Reported by octocov