k1LoW / tbls

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

Support for displaying cardinality in PlantUML output #413

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (0f2a5f3) #413 (4c0f3a0) +/-
Coverage 67.3% 64.7% -2.5%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 2m24s 3m2s +38s
Details ``` diff | | main (0f2a5f3) | #413 (4c0f3a0) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.3% | 64.7% | -2.5% | | Files | 34 | 34 | 0 | | Lines | 3298 | 3310 | +12 | - | Covered | 2218 | 2143 | -75 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8550 | 8578 | +28 | + | Test | 3867 | 3878 | +11 | - | Test Execution Time | 2m24s | 3m2s | +38s | ```

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

Files Coverage +/-
output/output.go 0.0% 0.0%

Reported by octocov