k1LoW / tbls

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

Embed tzdata #585

Closed k1LoW closed 1 month ago

k1LoW commented 1 month ago

ref: https://pkg.go.dev/time/tzdata

github-actions[bot] commented 1 month ago

Code Metrics Report

main (5771e15) #585 (a139f33) +/-
Coverage 54.2% 52.5% -1.6%
Code to Test Ratio 1:0.4 1:0.4 0.0
Test Execution Time 1m36s 3m7s +1m31s
Details ``` diff | | main (5771e15) | #585 (a139f33) | +/- | |---------------------|----------------|----------------|--------| - | Coverage | 54.2% | 52.5% | -1.6% | | Files | 51 | 51 | 0 | | Lines | 4556 | 4556 | 0 | - | Covered | 2469 | 2394 | -75 | | Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 | | Code | 9823 | 9823 | 0 | | Test | 4113 | 4113 | 0 | - | Test Execution Time | 1m36s | 3m7s | +1m31s | ```

Reported by octocov