k1LoW / tbls

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

Add testutil #416

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (b8c3105) #416 (6c6358e) +/-
Coverage 67.2% 64.9% -2.3%
Code to Test Ratio 1:0.5 1:0.4 -0.0
Test Execution Time 3m14s 4m5s +51s
Details ``` diff | | main (b8c3105) | #416 (6c6358e) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.2% | 64.9% | -2.3% | | Files | 35 | 35 | 0 | | Lines | 3390 | 3397 | +7 | - | Covered | 2277 | 2205 | -72 | - | Code to Test Ratio | 1:0.5 | 1:0.4 | -0.0 | | Code | 8755 | 8854 | +99 | - | Test | 4136 | 3741 | -395 | - | Test Execution Time | 3m14s | 4m5s | +51s | ```

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

Files Coverage +/-
schema/schema.go 28.9% +0.5%

Reported by octocov