k1LoW / tbls

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

Fix handling cardinality #538

Closed k1LoW closed 8 months ago

k1LoW commented 8 months ago

ref: https://github.com/k1LoW/tbls/issues/534

github-actions[bot] commented 8 months ago

Code Metrics Report

main (4bcd621) #538 (63b82bb) +/-
Coverage 64.8% 62.8% -2.0%
Code to Test Ratio 1:0.4 1:0.4 -0.0
Test Execution Time 2m58s 2m57s -1s
Details ``` diff | | main (4bcd621) | #538 (63b82bb) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 64.8% | 62.8% | -2.0% | | Files | 36 | 36 | 0 | | Lines | 3761 | 3764 | +3 | - | Covered | 2438 | 2365 | -73 | - | Code to Test Ratio | 1:0.4 | 1:0.4 | -0.0 | | Code | 9789 | 9795 | +6 | | Test | 4063 | 4063 | 0 | + | Test Execution Time | 2m58s | 2m57s | -1s | ```

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

Files Coverage +/-
config/config.go 59.0% +0.1%

Reported by octocov