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 wildcards ( `*` ) in `--label` option #470

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (b80e054) #470 (7417c90) +/-
Coverage 67.8% 65.6% -2.2%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 2m18s 2m9s -9s
Details ``` diff | | main (b80e054) | #470 (7417c90) | +/- | |---------------------|----------------|----------------|-------| - | 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 | 9136 | 9136 | 0 | + | Test | 3925 | 3927 | +2 | + | Test Execution Time | 2m18s | 2m9s | -9s | ```

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

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

Reported by octocov