k1LoW / tbls

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

Use schema.json in `tbls out` #472

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (9bba6a5) #472 (fe557d1) +/-
Coverage 67.8% 65.6% -2.2%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 2m28s 2m48s +20s
Details ``` diff | | main (9bba6a5) | #472 (fe557d1) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.8% | 65.6% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3471 | 3471 | 0 | - | Covered | 2353 | 2278 | -75 | - | Code to Test Ratio | 1:0.4 | 1:0.4 | -0.0 | | Code | 9136 | 9145 | +9 | | Test | 3927 | 3927 | 0 | - | Test Execution Time | 2m28s | 2m48s | +20s | ```

Reported by octocov