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 filtering by column labels #487

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (563b385) #487 (ff42ce9) +/-
Coverage 67.8% 62.5% -5.3%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 3m53s 3m55s +2s
Details ``` diff | | main (563b385) | #487 (ff42ce9) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.8% | 62.5% | -5.3% | | Files | 35 | 36 | +1 | | Lines | 3456 | 3677 | +221 | - | Covered | 2343 | 2299 | -44 | - | Code to Test Ratio | 1:0.4 | 1:0.4 | -0.0 | | Code | 9144 | 9579 | +435 | - | Test | 3943 | 3880 | -63 | - | Test Execution Time | 3m53s | 3m55s | +2s | ```

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

Files Coverage +/-
config/config.go 60.1% -12.0%
schema/filter.go 0.0% 0.0%

Reported by octocov