k1LoW / tbls

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

[BREAKING] Support for cardinality detection #412

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (90b4bb6) #412 (4b3e8cf) +/-
Coverage 67.2% 65.0% -2.2%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 2m21s 3m11s +50s
Details ``` diff | | main (90b4bb6) | #412 (4b3e8cf) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.2% | 65.0% | -2.2% | | Files | 33 | 34 | +1 | | Lines | 3241 | 3310 | +69 | - | Covered | 2177 | 2151 | -26 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8410 | 8566 | +156 | + | Test | 3819 | 3866 | +47 | - | Test Execution Time | 2m21s | 3m11s | +50s | ```

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

Files Coverage +/-
config/config.go 71.3% +1.3%
schema/cardinality.go 80.0% +80.0%
schema/json.go 56.0% +0.8%
schema/schema.go 28.4% 0.0%
schema/yaml.go 0.0% 0.0%

Reported by octocov

github-actions[bot] commented 1 year ago

Code Metrics Report

main (90b4bb6) #412 (f4596f4) +/-
Coverage 67.2% 65.0% -2.2%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 2m21s 2m33s +12s
Details ``` diff | | main (90b4bb6) | #412 (f4596f4) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.2% | 65.0% | -2.2% | | Files | 33 | 34 | +1 | | Lines | 3241 | 3292 | +51 | - | Covered | 2177 | 2139 | -38 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8410 | 8535 | +125 | + | Test | 3819 | 3866 | +47 | - | Test Execution Time | 2m21s | 2m33s | +12s | ```

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

Files Coverage +/-
config/config.go 71.6% +1.5%
schema/cardinality.go 80.0% +80.0%
schema/json.go 56.0% +0.8%
schema/schema.go 28.4% 0.0%
schema/yaml.go 0.0% 0.0%

Reported by octocov

github-actions[bot] commented 1 year ago

Code Metrics Report

main (90b4bb6) #412 (daf0638) +/-
Coverage 67.2% 65.0% -2.2%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 2m21s 3m4s +43s
Details ``` diff | | main (90b4bb6) | #412 (daf0638) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.2% | 65.0% | -2.2% | | Files | 33 | 34 | +1 | | Lines | 3241 | 3298 | +57 | - | Covered | 2177 | 2143 | -34 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8410 | 8545 | +135 | + | Test | 3819 | 3867 | +48 | - | Test Execution Time | 2m21s | 3m4s | +43s | ```

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

Files Coverage +/-
config/config.go 71.5% +1.4%
schema/cardinality.go 80.0% +80.0%
schema/json.go 56.0% +0.8%
schema/schema.go 28.4% 0.0%
schema/yaml.go 0.0% 0.0%

Reported by octocov