k1LoW / tbls

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

Fix CI #468

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (25361b4) #468 (f84c660) +/-
Coverage 67.8% 65.6% -2.2%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 2m24s 2m16s -8s
Details ``` diff | | main (25361b4) | #468 (f84c660) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.8% | 65.6% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3471 | 3471 | 0 | - | Covered | 2353 | 2278 | -75 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 9136 | 9136 | 0 | | Test | 3925 | 3925 | 0 | + | Test Execution Time | 2m24s | 2m16s | -8s | ```

Reported by octocov