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 for subcommand #497

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (00a5c55) #497 (6b43e85) +/-
Coverage 64.3% 62.3% -2.0%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 3m49s 4m2s +13s
Details ``` diff | | main (00a5c55) | #497 (6b43e85) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 64.3% | 62.3% | -2.0% | | Files | 36 | 36 | 0 | | Lines | 3729 | 3729 | 0 | - | Covered | 2399 | 2324 | -75 | + | Code to Test Ratio | 1:0.4 | 1:0.4 | +0.0 | | Code | 9697 | 9690 | -7 | | Test | 3958 | 3958 | 0 | - | Test Execution Time | 3m49s | 4m2s | +13s | ```

Reported by octocov