timescale / timescaledb

An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
https://www.timescale.com/
Other
16.83k stars 852 forks source link

Fix some CI failures #6974

Closed fabriziomello closed 1 month ago

fabriziomello commented 1 month ago

Disable-check: force-changelog-file Disable-check: commit-count

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.78%. Comparing base (59f50f2) to head (d27b883). Report is 187 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6974 +/- ## ========================================== + Coverage 80.06% 81.78% +1.71% ========================================== Files 190 199 +9 Lines 37181 36942 -239 Branches 9450 9654 +204 ========================================== + Hits 29770 30214 +444 + Misses 2997 2849 -148 + Partials 4414 3879 -535 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.