k1LoW / tbls

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

Use lo #494

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (831e216) #494 (30faf75) +/-
Coverage 64.5% 62.3% -2.2%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 5m3s 3m42s -1m21s
Details ``` diff | | main (831e216) | #494 (30faf75) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 64.5% | 62.3% | -2.2% | | Files | 36 | 36 | 0 | | Lines | 3769 | 3729 | -40 | - | Covered | 2430 | 2324 | -106 | + | Code to Test Ratio | 1:0.4 | 1:0.4 | +0.0 | | Code | 9769 | 9692 | -77 | | Test | 3958 | 3958 | 0 | + | Test Execution Time | 5m3s | 3m42s | -1m21s | ```

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

Files Coverage +/-
config/config.go 56.4% -0.4%
ddl/ddl.go 96.9% -0.5%
drivers/sqlite/sqlite.go 89.5% -0.2%
schema/filter.go 0.0% 0.0%
schema/schema.go 40.2% -0.9%

Reported by octocov