k1LoW / tbls

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

Fix column name prefix for PlantUML #418

Closed k1LoW closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (fb53f48) #418 (ac219bd) +/-
Coverage 67.1% 64.8% -2.3%
Code to Test Ratio 1:0.4 1:0.4 +0.0
Test Execution Time 3m14s 3m3s -11s
Details ``` diff | | main (fb53f48) | #418 (ac219bd) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.1% | 64.8% | -2.3% | | Files | 35 | 35 | 0 | | Lines | 3397 | 3378 | -19 | - | Covered | 2280 | 2190 | -90 | + | Code to Test Ratio | 1:0.4 | 1:0.4 | +0.0 | | Code | 8863 | 8830 | -33 | | Test | 3765 | 3765 | 0 | + | Test Execution Time | 3m14s | 3m3s | -11s | ```

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

Files Coverage +/-
output/plantuml/plantuml.go 76.3% -0.9%

Reported by octocov