k1LoW / tbls

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

Update sample/mariadb #391

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (d90f7ab) #391 (6eec2ff) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 3m39s 2m49s -50s
Details ``` diff | | main (d90f7ab) | #391 (6eec2ff) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3175 | 3175 | 0 | - | Covered | 2129 | 2054 | -75 | | Code to Test Ratio | 1:0.5 | 1:0.5 | 0.0 | | Code | 8260 | 8260 | 0 | | Test | 3887 | 3887 | 0 | + | Test Execution Time | 3m39s | 2m49s | -50s | ```

Reported by octocov