k1LoW / tbls

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

Sort functions when config.Config.Format.Sort = true #484

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (5e7398d) #484 (9048589) +/-
Coverage 67.8% 65.6% -2.2%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 5m49s 4m1s -1m48s
Details ``` diff | | main (5e7398d) | #484 (9048589) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 67.8% | 65.6% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3472 | 3474 | +2 | - | Covered | 2354 | 2280 | -74 | - | Code to Test Ratio | 1:0.4 | 1:0.4 | -0.0 | | Code | 9168 | 9171 | +3 | | Test | 3927 | 3927 | 0 | + | Test Execution Time | 5m49s | 4m1s | -1m48s | ```

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

Files Coverage +/-
schema/schema.go 45.2% +0.0%

Reported by octocov