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 CI / Update go version #355

Closed k1LoW closed 2 years ago

github-actions[bot] commented 2 years ago

Code Metrics Report

main (e3b87b3) #355 (11b9a6e) +/-
Coverage 66.9% 64.7% -2.3%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 4m31s 4m51s +20s
Details ``` diff | | main (e3b87b3) | #355 (11b9a6e) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 66.9% | 64.7% | -2.3% | | Files | 33 | 33 | 0 | | Lines | 3167 | 3167 | 0 | - | Covered | 2120 | 2048 | -72 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8250 | 8251 | +1 | | Test | 3863 | 3863 | 0 | - | Test Execution Time | 4m31s | 4m51s | +20s | ```

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

Files Coverage +/-
output/md/md.go 80.3% 0.0%

Reported by octocov