k1LoW / tbls

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

No html encoding is needed in mermaid #453

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

Fix #449

github-actions[bot] commented 1 year ago

Code Metrics Report

main (a23c45f) #453 (49d5f9c) +/-
Coverage 67.6% 65.5% -2.2%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 3m46s 3m17s -29s
Details ``` diff | | main (a23c45f) | #453 (49d5f9c) | +/- | |---------------------|----------------|----------------|-------| - | 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 | 3m46s | 3m17s | -29s | ```

Reported by octocov