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 pkgs #396

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (73c7c2e) #396 (ebe8995) +/-
Coverage 67.1% 64.8% -2.3%
Code to Test Ratio 1:0.5 1:0.5 +0.0
Test Execution Time 4m0s 2m36s -1m24s
Details ``` diff | | main (73c7c2e) | #396 (ebe8995) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 67.1% | 64.8% | -2.3% | | Files | 33 | 33 | 0 | | Lines | 3181 | 3186 | +5 | - | Covered | 2133 | 2063 | -70 | + | Code to Test Ratio | 1:0.5 | 1:0.5 | +0.0 | | Code | 8279 | 8286 | +7 | + | Test | 3887 | 3894 | +7 | + | Test Execution Time | 4m0s | 2m36s | -1m24s | ```

Code coverage of files in pull request scope (66.3% → 67.0%)

Files Coverage +/-
datasource/datasource.go 67.0% +0.6%

Reported by octocov