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.8k stars 852 forks source link

Remove some dead code related to distributed hypertables #7081

Closed svenklemm closed 1 day ago

svenklemm commented 2 days ago

Disable-check: force-changelog-file

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 81.77%. Comparing base (59f50f2) to head (be72ee8). Report is 233 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7081 +/- ## ========================================== + Coverage 80.06% 81.77% +1.70% ========================================== Files 190 200 +10 Lines 37181 37325 +144 Branches 9450 9739 +289 ========================================== + Hits 29770 30523 +753 + Misses 2997 2884 -113 + Partials 4414 3918 -496 ```

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