k1LoW / tbls

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

Skip getting functions because Amazon RedShift does not support `pg_get_funciton_arguments()` #371

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

ref: #370

github-actions[bot] commented 1 year ago

Code Metrics Report

main (c9ea466) #371 (b86eda4) +/-
Coverage 67.1% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 -0.0
Test Execution Time 2m48s 3m2s +14s
Details ``` diff | | main (c9ea466) | #371 (b86eda4) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.1% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3171 | 3173 | +2 | - | Covered | 2127 | 2052 | -75 | - | Code to Test Ratio | 1:0.5 | 1:0.5 | -0.0 | | Code | 8250 | 8253 | +3 | | Test | 3887 | 3887 | 0 | - | Test Execution Time | 2m48s | 3m2s | +14s | ```

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

Files Coverage +/-
drivers/postgres/postgres.go 81.2% -0.2%

Reported by octocov