k1LoW / tbls

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

Fix release flow #343

Closed k1LoW closed 2 years ago

github-actions[bot] commented 2 years ago

Code Metrics Report

main (4d78b44) #343 (bb82b98) +/-
Coverage 67.2% 64.9% -2.4%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 4m3s 4m54s +51s
Details ``` diff | | main (4d78b44) | #343 (bb82b98) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.2% | 64.9% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3033 | 3033 | 0 | - | Covered | 2039 | 1967 | -72 | | Code to Test Ratio | 1:0.5 | 1:0.5 | 0.0 | | Code | 7910 | 7910 | 0 | | Test | 3861 | 3861 | 0 | - | Test Execution Time | 4m3s | 4m54s | +51s | ```

Reported by octocov