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

Remove centos7 from package test #7094

Closed svenklemm closed 3 days ago

svenklemm commented 4 days ago

Centos 7 is EOL since June 30th so we no longer build packages for it and test it.

Disable-check: force-changelog-file

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 81.75%. Comparing base (59f50f2) to head (b27dec4). Report is 238 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7094 +/- ## ========================================== + Coverage 80.06% 81.75% +1.68% ========================================== Files 190 200 +10 Lines 37181 37323 +142 Branches 9450 9738 +288 ========================================== + Hits 29770 30514 +744 + Misses 2997 2892 -105 + Partials 4414 3917 -497 ```

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