k1LoW / tbls

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

`tbls lint` line breaks were missing, so added #377

Closed k1LoW closed 2 years ago

github-actions[bot] commented 2 years ago

Code Metrics Report

main (d0e274c) #377 (813552a) +/-
Coverage 67.0% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 3m45s 2m19s -1m26s
Details ``` diff | | main (d0e274c) | #377 (813552a) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 67.0% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3173 | 3173 | 0 | - | Covered | 2127 | 2052 | -75 | | Code to Test Ratio | 1:0.5 | 1:0.5 | 0.0 | | Code | 8253 | 8253 | 0 | | Test | 3887 | 3887 | 0 | + | Test Execution Time | 3m45s | 2m19s | -1m26s | ```

Reported by octocov