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

Remove dead code #6934

Closed fabriziomello closed 1 month ago

fabriziomello commented 1 month ago

Disable-check: force-changelog-file

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.66%. Comparing base (59f50f2) to head (939dc20). Report is 165 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6934 +/- ## ========================================== + Coverage 80.06% 81.66% +1.59% ========================================== Files 190 198 +8 Lines 37181 36836 -345 Branches 9450 9634 +184 ========================================== + Hits 29770 30082 +312 + Misses 2997 2873 -124 + Partials 4414 3881 -533 ```

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