k1LoW / tbls

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

Add test to run installation scripts ( `use` ) #427

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (bec0d78) #427 (cd01661) +/-
Coverage 66.6% 64.4% -2.2%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 4m25s 2m27s -1m58s
Details ``` diff | | main (bec0d78) | #427 (cd01661) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 66.6% | 64.4% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3402 | 3402 | 0 | - | Covered | 2266 | 2191 | -75 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 8867 | 8867 | 0 | | Test | 3765 | 3765 | 0 | + | Test Execution Time | 4m25s | 2m27s | -1m58s | ```

Reported by octocov