k1LoW / tbls

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

[Breaking Change] Add workaround for overlapping characters in the table name area of ER diagrams. #456

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

THIS IS WORKAROUND

github-actions[bot] commented 1 year ago

Code Metrics Report

main (cd2b2db) #456 (d077748) +/-
Coverage 67.6% 65.5% -2.2%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 3m13s 3m29s +16s
Details ``` diff | | main (cd2b2db) | #456 (d077748) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.6% | 65.5% | -2.2% | | Files | 35 | 35 | 0 | | Lines | 3445 | 3445 | 0 | - | Covered | 2330 | 2255 | -75 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 8963 | 8963 | 0 | | Test | 3882 | 3882 | 0 | - | Test Execution Time | 3m13s | 3m29s | +16s | ```

Reported by octocov