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 build tag for test #451

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (62ece04) #451 (e722117) +/-
Coverage 67.7% 65.5% -2.2%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 2m37s 3m12s +35s
Details ``` diff | | main (62ece04) | #451 (e722117) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.7% | 65.5% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3423 | 3423 | 0 | - | Covered | 2317 | 2242 | -75 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 8915 | 8915 | 0 | | Test | 3882 | 3882 | 0 | - | Test Execution Time | 2m37s | 3m12s | +35s | ```

Reported by octocov