k1LoW / tbls

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

`coverage` command support loading schema.json #518

Closed k1LoW closed 12 months ago

github-actions[bot] commented 12 months ago

Code Metrics Report

main (281c093) #518 (a85e19f) +/-
Coverage 64.3% 62.3% -2.0%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 3m51s 3m48s -3s
Details ``` diff | | main (281c093) | #518 (a85e19f) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 64.3% | 62.3% | -2.0% | | Files | 36 | 36 | 0 | | Lines | 3730 | 3730 | 0 | - | Covered | 2399 | 2324 | -75 | + | Code to Test Ratio | 1:0.4 | 1:0.4 | +0.0 | | Code | 9712 | 9711 | -1 | | Test | 3958 | 3958 | 0 | + | Test Execution Time | 3m51s | 3m48s | -3s | ```

Reported by octocov