k1LoW / tbls

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

Fix test #410

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (2fa6e5c) #410 (48023b6) +/-
Coverage 67.1% 64.8% -2.3%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 3m16s 3m27s +11s
Details ``` diff | | main (2fa6e5c) | #410 (48023b6) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.1% | 64.8% | -2.3% | | Files | 33 | 33 | 0 | | Lines | 3235 | 3235 | 0 | - | Covered | 2170 | 2096 | -74 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8399 | 8399 | 0 | - | Test | 3844 | 3787 | -57 | - | Test Execution Time | 3m16s | 3m27s | +11s | ```

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

Files Coverage +/-
config/config.go 69.5% +0.3%
schema/schema.go 28.4% 0.0%

Reported by octocov