k1LoW / tbls

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

Bundle LICENSE file #433

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

Fix #431

github-actions[bot] commented 1 year ago

Code Metrics Report

main (8e77c4f) #433 (470ac8b) +/-
Coverage 66.7% 64.5% -2.2%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 3m12s 2m38s -34s
Details ``` diff | | main (8e77c4f) | #433 (470ac8b) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 66.7% | 64.5% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3408 | 3408 | 0 | - | Covered | 2272 | 2197 | -75 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 8878 | 8878 | 0 | | Test | 3765 | 3765 | 0 | + | Test Execution Time | 3m12s | 2m38s | -34s | ```

Reported by octocov