k1LoW / tbls

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

[BREAKING] Add `--include/--exclude` option / Change logic of `--distance/--table` for tbls out #406

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (f676c3a) #406 (d5b8e04) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 5m8s 3m11s -1m57s
Details ``` diff | | main (f676c3a) | #406 (d5b8e04) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3195 | 3221 | +26 | - | Covered | 2145 | 2085 | -60 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8323 | 8365 | +42 | - | Test | 3926 | 3836 | -90 | + | Test Execution Time | 5m8s | 3m11s | -1m57s | ```

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

Files Coverage +/-
config/config.go 69.0% -0.1%
schema/schema.go 28.4% -0.6%

Reported by octocov