TBD54566975 / dwn-sql-store

Apache License 2.0
8 stars 6 forks source link

Fixed bug where `number` type is too small for unix epoch in some SQL variants #42

Closed thehenrytsai closed 4 months ago

thehenrytsai commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.45%. Comparing base (5b7468b) to head (ba7122b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== + Coverage 87.36% 87.45% +0.08% ========================================== Files 12 12 Lines 1504 1514 +10 Branches 219 221 +2 ========================================== + Hits 1314 1324 +10 Misses 190 190 ```