k1LoW / tbls

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

Add command `tbls ls` #467

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

We feel there is still room for improvement in functionality and this may change in the future.

github-actions[bot] commented 1 year ago

Code Metrics Report

main (eee6fd8) #467 (ecc24d0) +/-
Coverage 67.8% 65.6% -2.2%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 3m34s 3m53s +19s
Details ``` diff | | main (eee6fd8) | #467 (ecc24d0) | +/- | |---------------------|----------------|----------------|-------| - | 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 | 9020 | 9136 | +116 | | Test | 3925 | 3925 | 0 | - | Test Execution Time | 3m34s | 3m53s | +19s | ```

Reported by octocov