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 pipeline (Linux) #399

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

Fix https://github.com/k1LoW/tbls/actions/runs/3668960842/jobs/6202457075

github-actions[bot] commented 1 year ago

Code Metrics Report

main (ef67c34) #399 (0ddcf38) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 3m16s 3m12s -4s
Details ``` diff | | main (ef67c34) | #399 (0ddcf38) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3187 | 3187 | 0 | - | Covered | 2138 | 2063 | -75 | | Code to Test Ratio | 1:0.5 | 1:0.5 | 0.0 | | Code | 8309 | 8309 | 0 | | Test | 3894 | 3894 | 0 | + | Test Execution Time | 3m16s | 3m12s | -4s | ```

Reported by octocov