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 linter settings #394

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (f28e862) #394 (4009e3d) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 3m48s 2m19s -1m29s
Details ``` diff | | main (f28e862) | #394 (4009e3d) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3175 | 3181 | +6 | - | Covered | 2129 | 2058 | -71 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8269 | 8279 | +10 | | Test | 3887 | 3887 | 0 | + | Test Execution Time | 3m48s | 2m19s | -1m29s | ```

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

Files Coverage +/-
dict/dict.go 47.4% +3.6%

Reported by octocov