k1LoW / tbls

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

Use octocov-action@v1 #553

Closed k1LoW closed 8 months ago

k1LoW commented 8 months ago

SSIA.

github-actions[bot] commented 8 months ago

Code Metrics Report

main (e8b4a8a) #553 (a7859ab) +/-
Coverage 64.9% 62.9% -2.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time - 1m35s +1m35s
Details ``` diff | | main (e8b4a8a) | #553 (a7859ab) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 64.9% | 62.9% | -2.0% | | Files | 36 | 36 | 0 | | Lines | 3779 | 3779 | 0 | - | Covered | 2451 | 2376 | -75 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 9824 | 9824 | 0 | | Test | 4113 | 4113 | 0 | - | Test Execution Time | - | 1m35s | +1m35s | ```

Reported by octocov