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
17.61k stars 883 forks source link

Skip downgrade test for Ubuntu 24.04 #6915

Closed svenklemm closed 4 months ago

svenklemm commented 4 months ago

Since 2.15.0 is the first version available we can't do downgrade test until we released an additional version on that platform.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 80.98%. Comparing base (59f50f2) to head (f562ce9). Report is 155 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6915 +/- ## ========================================== + Coverage 80.06% 80.98% +0.91% ========================================== Files 190 199 +9 Lines 37181 37330 +149 Branches 9450 9746 +296 ========================================== + Hits 29770 30232 +462 - Misses 2997 3195 +198 + Partials 4414 3903 -511 ```

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