k1LoW / tbls

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

Copy ca-certificates.crt from builder image #379

Closed k1LoW closed 1 year ago

k1LoW commented 1 year ago

ref: https://github.com/k1LoW/tbls/issues/378

github-actions[bot] commented 1 year ago

Code Metrics Report

main (f3d15ec) #379 (dc0943a) +/-
Coverage 67.0% 64.7% -2.4%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 3m1s 2m15s -46s
Details ``` diff | | main (f3d15ec) | #379 (dc0943a) | +/- | |---------------------|----------------|----------------|-------| - | Coverage | 67.0% | 64.7% | -2.4% | | Files | 33 | 33 | 0 | | Lines | 3173 | 3173 | 0 | - | Covered | 2127 | 2052 | -75 | | Code to Test Ratio | 1:0.5 | 1:0.5 | 0.0 | | Code | 8253 | 8253 | 0 | | Test | 3887 | 3887 | 0 | + | Test Execution Time | 3m1s | 2m15s | -46s | ```

Reported by octocov